Measurements Properties
Contains API to manage rulers that help users measure distances and areas on a map.| Name | Description |
|---|---|
| AreaUnits | Gets or sets the measurement unit for an area ruler. |
| DistanceUnits | Gets or sets measurement units for distance rulers. |
| Mode | Gets or sets the mode that the Measurements object uses. |
| RemoveRulersCommand | Returns a command that removes all rulers from the map. |
| SetCreateModeCommand | Returns the command that activates the Measurements object’s Create mode. |
| SetEditModeCommand | Returns the command that activates the Measurements object’s Edit mode. |
| ToolbarOptions | Returns the Measurements toolbar options. |
See Also