ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapEventHint Enumeration

In This Topic
    MapEventHint Enumeration
    In This Topic
    Specifies the Map's properties that are modified in the event.
    Syntax
    Members
    MemberDescription
    Any One or more properties that are not part of this enum are changed.
    ElevationSurfaces Map's ElevationSurfaces property is changed.
    Name Map's Name property is changed.
    ReferenceScale Map's ReferenceScale property is changed.
    SpatialReference Map's SpatialReference property is changed.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.Events.MapEventHint

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also