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