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