Click or drag to resize

PointX 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
public int X { get; set; }

Property Value

Type: Int32
See Also