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