CoreWebView2PointerInfo.DisplayRect Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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