Get the longitude zone number.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.9 (1.0.0.9)
Syntax
| C# |
|---|
public int LngZone { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property LngZone As Integer |
| Visual C++ |
|---|
public: property int LngZone { int get (); } |