Point2D.X Property

Gets the x-coordinate of the point.

Definition

Namespace: Numerics.NET.Spatial
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
C#
public double X { get; }

Property Value

Double

See Also