CoreWebView2PointerInfo.DisplayRect Property

Definition

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

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

Property Value

Applies to