ICoreWebView2PointerInfo.put_PenRotation

Set the PenRotation of the pointer event. This corresponds to the rotation property of the POINTER_PEN_INFO struct as defined in the Windows SDK (winuser.h).

interface ICoreWebView2PointerInfo
@" propput"
HRESULT
put_PenRotation
(
in UINT32 penRotation
)

Meta