MapRuler.RulerType Property
Returns the ruler type.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| RulerType | The ruler type. |
Available values:
| Name | Description |
|---|---|
| Distance | The type of a ruler used to measure distance. |
| Area | The type of a ruler used to measure the area. |
See Also