Skip to main content

CustomDrawRangeIndicatorEventArgs Class

Contains data for the CustomDraw event.

Namespace: DevExpress.Maui.Gauges

Assembly: DevExpress.Maui.Gauges.dll

NuGet Package: DevExpress.Maui.Gauges

Declaration

public sealed class CustomDrawRangeIndicatorEventArgs :
    CustomDrawEventArgs

Inheritance

System.Object
EventArgs
CustomDrawEventArgs
CustomDrawRangeIndicatorEventArgs
See Also