Click or drag to resize

PointX Property

Returns the X coordinate of this 2D point.

Namespace:  Dse.Geometry
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public double X { get; }

Property Value

Type: Double
See Also