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


In This Topic
    MapMemberPropertiesChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MapMemberPropertiesChangedEventArgs.

    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