Point.Y Property

Gets the Y-coordinate of the point.

Definition

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

Property Value

Double

See Also