| MGRSRefEastingId Property | 
doogal.co.uk Home
 
            Gets the easting ID.
            
 
    Namespace: 
   DotNetCoords
    Assembly:
   DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.24 (1.0.0.24)
 Syntax
Syntaxpublic 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
See Also