Click or drag to resize

MapChangedEventArgs Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The MapChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNewValue
The value of the property after the change.
Public propertyOldValue
The value of the property before the change.
Public propertyPropertyName
Gets the name of the property that changed.
(Inherited from PropertyChangedEventArgs.)
Top
See Also