Click or drag to resize

PointX Property

Gets the horizontal coordinate.

Namespace:  DotNetBrowser.Geometry
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public int X { get; }

Property Value

Type: Int32
The horizontal coordinate.
See Also