CoordinateSystemsControlProperties Class Properties
In This Topic
For a list of all members of this type, see CoordinateSystemsControlProperties members.
Public Properties
| Name | Description |
 | Map |
Gets and sets the map whose layers will be used to populate the 'Layers'
leaf in the CoordinateSystemsControl.
|
 | ShowVerticalCoordinateSystems |
Gets and sets the ShowVerticalCoordinateSystems setting. If this is set to true,
the VerticalCoordinateSystems leaf node is shown in the CoordinateSystemsControl
UI
|
 | SpatialReference |
Gets and sets the spatial reference to be used to select the SpatialReference in the
CoordinateSystemsControl.
|
 | Wkid |
Gets and sets the spatial reference wkid to be used to select the SpatialReference in the
CoordinateSystemsControl.
|
 | Wkt |
Gets and sets the spatial reference wkt to be used to select the SpatialReference in the
CoordinateSystemsControl.
|
Top
See Also