ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / CoordinateSystemsDetailsControl Class
Members

In This Topic
    CoordinateSystemsDetailsControl Class
    In This Topic
    The CoordinateSystemsDetailsControl displays the properties of a specified Spatial Reference. Specify the spatial reference using the SpatialReference property. CoordinateSystemsDetailsControl
    Object Model
    CoordinateSystemsDetailsControl ClassSpatialReference Class
    Syntax
    Remarks
    This can be used in conjunction with the which provides a UI for choosing a spatial reference.

    Coordinate System Details

    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.UserControl
                               ArcGIS.Desktop.Mapping.Controls.CoordinateSystemsDetailsControl

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also