ArcGIS Pro 3.7 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 Friend Overridable Sub OnSpatialReferenceChanged() 
    protected internal virtual void OnSpatialReferenceChanged()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also