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

In This Topic
    CoordinateSystemsControlProperties Constructor
    In This Topic
    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()
    Public Function New()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also