CoordinateZone Property
Specifies the coordinate zone.
Signature: Overview
l DEMFile
Specifies the preferences coordinate zone.
Signature
object.CoordinateZone
object
DatabasePreferences The object or objects this property applies to.
CoordinateZone
String; read-write
The coordinate system syntax for the zone.
Remarks
Drawings in a project can have the same or different coordinate zones assigned to them. To work in real-world coordinates, you must establish a current zone for the drawing.
The coordinate zone code for the DEM file.
Signature
object.CoordinateZone
object
DEMFile
The object or objects this property applies to.
CoordinateZone
String; read-only
The coordinate zone code for the DEM file.
Remarks
The CoordinateZone property is optional, and can only be set with the Add method of the DEMFiles collection.