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