MapRuler.RulerType Property
In This Article
Returns the ruler type.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Description |
---|---|
Ruler |
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