ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / CoordinateSystemsControlProperties Class


In This Topic
    CoordinateSystemsControlProperties Class Properties
    In This Topic

    For a list of all members of this type, see CoordinateSystemsControlProperties members.

    Public Properties
     NameDescription
    Public Property Gets and sets the map whose layers will be used to populate the 'Layers' leaf in the CoordinateSystemsControl.  
    Public Property Gets and sets the ShowVerticalCoordinateSystems setting. If this is set to true, the VerticalCoordinateSystems leaf node is shown in the CoordinateSystemsControl UI  
    Public Property Gets and sets the spatial reference to be used to select the SpatialReference in the CoordinateSystemsControl.  
    Public Property Gets and sets the spatial reference wkid to be used to select the SpatialReference in the CoordinateSystemsControl.  
    Public Property Gets and sets the spatial reference wkt to be used to select the SpatialReference in the CoordinateSystemsControl.  
    Top
    See Also