MapChangedEventArgs Class | ![]() |
Namespace: Telogis.GeoBase
The MapChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | MapChangedEventArgs(String) |
Create a new MapChangedEventArgs object.
|
![]() | MapChangedEventArgs(String, Object, Object) |
Create and initialize a MapChangedEventArgs object.
|
Name | Description | |
---|---|---|
![]() | NewValue |
The value of the property after the change.
|
![]() | OldValue |
The value of the property before the change.
|
![]() | PropertyName | Gets the name of the property that changed. (Inherited from PropertyChangedEventArgs.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |