Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Drawing
Point Structure
Point Properties
IsZero Property
Length Property
LengthSquared Property
Normal Property
UnitVector Property
X Property
Y Property
Point
X Property
Gets or sets the X co-ordinate of this point
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
int
X
{
get
;
set
; }
Public
Property
X
As
Integer
Get
Set
member
X
:
int
with
get
,
set
Property Value
Type:
Int32
See Also
Reference
Point Structure
Eto.Drawing Namespace