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