MeasureRules.ValueProvider Property
Provides values from these measure rules.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Xpf.Map.IMeasuredItemValueProvider | An object implementing the DevExpress.Xpf.Map.IMeasuredItemValueProvider interface. |
See Also