Gets the Y-coordinate of the point.
Namespace:
Meta.Numerics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax Public ReadOnly Property Y As Double
Get
public:
property double Y {
double get ();
}
member Y : float with get
Property Value
Type:
DoubleSee Also