ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapMemberPropertiesChangedEventArgs Class


In This Topic
    MapMemberPropertiesChangedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see MapMemberPropertiesChangedEventArgs members.

    Public Properties
     NameDescription
    Public Property Gets the list of properties that are modified. The MapMemberEventHint enumerable and the MapMember enumerable have a one to one mapping.  
    Public Property Gets the list of map members whose properties are modified. The MapMemberEventHint enumerable and the MapMember enumerable have a one to one mapping.  
    Top
    See Also