Measurements Events
Contains API to manage rulers that help users measure distances and areas on a map.Name | Description |
---|---|
AfterMeasurement | Occurs after a user creates a ruler. |
AfterRulerRemoval | |
BeforeMeasurement | Occurs when a user starts ruler creation. |
BeforeRulerRemoval | |
Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also