MGRSRefEastingId Property |
doogal.co.uk Home
Gets the easting ID.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public char EastingId { get; }
Public ReadOnly Property EastingId As Char
Get
public:
property wchar_t EastingId {
wchar_t get ();
}
member EastingId : char with get
Property Value
Type:
CharThe easting ID.
See Also