ICoreWebView2PointerInfo.get_PenRotation

Get 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
@" propget"
HRESULT
get_PenRotation
(
UINT32* penRotation
)

Meta