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.1.0
Syntax
C#
public double X { get; }

Property Value

Type: Double
See Also