doogal.co.uk Home
Gets the x co-ordinate.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax Public ReadOnly Property X As Double
Get
public:
property double X {
double get ();
}
member X : float with get
Property Value
Type:
DoubleThe x co-ordinate.
See Also