ICoreWebView2PointerInfo.put_PenTiltY

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

Meta