MapMemberPropertiesChangedEventArgs Class Properties
In This Topic
For a list of all members of this type, see MapMemberPropertiesChangedEventArgs members.
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