Back to Devexpress

MeasurementCreateMode.RulerType Property

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

latest1.1 KB
Original Source

MeasurementCreateMode.RulerType Property

Defines the ruler type that is created.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
RulerType

The type of ruler that is created.

|

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

MeasurementCreateMode Class

MeasurementCreateMode Members

DevExpress.Xpf.Map Namespace