Click or drag to resize

PointX Property

Returns the X coordinate of this 2D point.

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

Property Value

Type: Double
See Also