ICoreWebView2PointerInfo.get_PenTiltY

Get the PenTiltY of the pointer event. This corresponds to the tiltY property of the POINTER_PEN_INFO struct as defined in the Windows SDK (winuser.h).

interface ICoreWebView2PointerInfo
@" propget"
HRESULT
get_PenTiltY
(
INT32* penTiltY
)

Meta