ICoreWebView2PointerInfo.get_PenPressure

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

interface ICoreWebView2PointerInfo
@" propget"
HRESULT
get_PenPressure
(
UINT32* penPressure
)

Meta