ICoreWebView2PointerInfo.get_PenTiltX

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

interface ICoreWebView2PointerInfo
@" propget"
HRESULT
get_PenTiltX
(
INT32* penTiltX
)

Meta