ICoreWebView2PointerInfo.put_PenPressure

Set 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
@" propput"
HRESULT
put_PenPressure
(
in UINT32 penPressure
)

Meta