Property LocationOnWidget
- Namespace
- DotNetBrowser.Input.Touch.Events
- Assembly
- DotNetBrowser.dll
LocationOnWidget
Gets or sets the position relative to the bounds of the widget.
public Point LocationOnWidget { get; set; }
Property Value
- Point
The position relative to the bounds of the widget.
Exceptions
- ArgumentNullException
The LocationOnWidget can't be null.