UniversalTransverseMercator.Zone Property |
Gets the longitude zone of the location.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxPublic ReadOnly Property Zone As Integer
Get
public:
property int Zone {
int get ();
}
member Zone : int with get
Property Value
Type:
Int32
See Also