doogal.co.uk Home
Get the longitude zone number.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public int LngZone { get; }
Public ReadOnly Property LngZone As Integer
Get
public:
property int LngZone {
int get ();
}
member LngZone : int with get
Property Value
Type:
Int32The longitude zone number.
See Also