BeforeRulerRemovalEventArgs(MapRuler) Constructor
Initializes a new instance of the BeforeRulerRemovalEventArgs class with specified settings.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
| Name | Type |
|---|---|
| ruler | MapRuler |
See Also