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 int Easting { get; }
Public ReadOnly Property Easting As Integer
Get
public:
property int Easting {
int get ();
}
member Easting : int with get
Property Value
Type:
Int32The easting.
See Also