Back to Devexpress

MapRuler.RulerType Property

wpf-devexpress-dot-xpf-dot-map-dot-mapruler.md

latest1.0 KB
Original Source

MapRuler.RulerType Property

Returns the ruler type.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public RulerType RulerType { get; }
vb
Public ReadOnly Property RulerType As RulerType

Property Value

TypeDescription
RulerType

The ruler type.

|

Available values:

NameDescription
Distance

The type of the ruler used to measure the distance.

| | Area |

The type of the ruler used to measure the area.

|

See Also

MapRuler Class

MapRuler Members

DevExpress.Xpf.Map Namespace