MeasurementCreateMode Members
A measurement mode that allows users to create rulers.Constructors
| Name | Description |
|---|---|
| MeasurementCreateMode() | Initializes a new instance of the MeasurementCreateMode class. |
Fields
| Name | Description |
|---|---|
| RulerTypeProperty static | Identifies the RulerType dependency property. |
Properties
| Name | Description |
|---|---|
| RulerType | Defines the ruler type that is created. |
| ToolbarAction | For internal use only. Returns the Measurements toolbar action. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also