Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax [SerializableAttribute]
public enum CoordFormat
<SerializableAttribute>
Public Enumeration CoordFormat
[SerializableAttribute]
public enum class CoordFormat
[<SerializableAttribute>]
type CoordFormat
Members
| Member name | Value | Description |
---|
| OG_GEODECIMAL | 0 | |
| PTV_MERCATOR | 1 | |
| PTV_GEOMINSEC | 2 | |
| PTV_GEODECIMAL | 3 | |
| PTV_CONFORM | 4 | |
| PTV_SUPERCONFORM | 5 | |
| PTV_SMARTUNITS | 6 | |
| OG_SRID | 7 | |
Remarks See Also