ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / CoordinateSystemsControlProperties Class / CoordinateSystemsControlProperties Constructor
Version

CoordinateSystemsControlProperties Constructor
Construct a CoordinateSystemsControlProperties to configure the CoordinateSystemsControl. Use the Map, SpatialReference (or Wkid or Wkt), and ShowVerticalCoordinateSystems properties to configure the control. They are all optional.
Syntax
public CoordinateSystemsControlProperties()
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also