Point.X Property

Gets the X-coordinate of the point.

Definition

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

Property Value

Double

See Also