Click or drag to resize
OSRefEasting Property
doogal.co.uk Home



Gets the easting in metres relative to the origin of the British National Grid..

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public double Easting { get; }

Property Value

Type: Double
The easting.
Exceptions
ExceptionCondition
ArgumentExceptionIf the easting is out of range
See Also