ICoreWebView2PointerInfo.put_PenTiltX

Set 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
@" propput"
HRESULT
put_PenTiltX
(
in INT32 penTiltX
)

Meta