WindowIHandlerLocation Property |
Gets or sets the location of the window
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Point Location { get; set; }
Property Location As Point
Get
Set
abstract Location : Point with get, set
Property Value
Type:
PointImplements
ControlIHandlerLocationRemarks
Note that in multi-monitor setups, the origin of the location is at the upper-left of
PrimaryScreenSee Also