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
Y Property
Gets or sets the Y 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
Y
{
get
;
set
; }
Public
Property
Y
As
Integer
Get
Set
member
Y
:
int
with
get
,
set
Property Value
Type:
Int32
See Also
Reference
Point Structure
Eto.Drawing Namespace