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