MapRuler.Points Property
Returns the collection of points that define a ruler.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.2.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| ReadOnlyCoordPointCollection | The collection of ruler points. |
See Also