ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / CoordinateSystemsControl Class / OnSpatialReferenceChanged Method

In This Topic
    OnSpatialReferenceChanged Method
    In This Topic
    This raises our 'public' event. Users can hook up delegates or use the SpatialReference property
    Syntax
    protected internal virtual void OnSpatialReferenceChanged()
    Protected Friend Overridable Sub OnSpatialReferenceChanged() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also