Measurements.AfterRulerRemoval Event
In This Article
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
[Browsable(false)]
public event AfterRulerRemovalEventHandler AfterRulerRemoval
#Event Data
The AfterRulerRemoval event's data class is AfterRulerRemovalEventArgs. The following properties provide information specific to this event:
Property |
---|
Ruler |
See Also