UTMCartesianToGeoConverter.UtmZone Property
Gets or sets the UTM zone used to convert the UTM projected coordinate system to the geographic coordinate system.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An Int32 object representing UTM zone. |
See Also