ArcGIS Pro 3.7 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 Function New()
    public CoordinateSystemsControlProperties()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also