Click or drag to resize

PointY 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
public int Y { get; set; }

Property Value

Type: Int32
See Also