ArcGIS Pro 2.8 API Reference Guide
ShowVerticalCoordinateSystems Property

ArcGIS.Desktop.Mapping.Controls Namespace > CoordinateSystemsControlProperties Class : ShowVerticalCoordinateSystems Property
Gets and sets the ShowVerticalCoordinateSystems setting. If this is set to true, the VerticalCoordinateSystems leaf node is shown in the CoordinateSystemsControl UI
Syntax
public bool ShowVerticalCoordinateSystems {get; set;}
Public Property ShowVerticalCoordinateSystems As Boolean
Remarks
The default is false. When false the ProjectedCoordinateSystems and GeographicCoordinateSystems leaf nodes are shown and not the VerticalCoordinateSystems node.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CoordinateSystemsControlProperties Class
CoordinateSystemsControlProperties Members