MapMemberPropertiesChangedEventArgs Class Members
In This Topic
The following tables list the members exposed by MapMemberPropertiesChangedEventArgs.
Public Properties
| Name | Description |
| EventHints |
Gets the list of properties that are modified.
The MapMemberEventHint enumerable and the MapMember enumerable have a one to one mapping.
|
| MapMembers |
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