Point2D.Y Property

Gets the y-coordinate of the point.

Definition

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

Property Value

Double

See Also