CoreWebView2PointerInfo.PointerDeviceRect Property

Definition

Gets or sets the PointerDeviceRect of the sourceDevice property of the POINTER_INFO struct as defined in the Windows SDK (winuser.h).

public System.Drawing.Rectangle PointerDeviceRect { get; set; }
member this.PointerDeviceRect : System.Drawing.Rectangle with get, set
Public Property PointerDeviceRect As Rectangle

Property Value

Applies to