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

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, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also