Skip to main content

CustomDrawIndicatorEventArgs Class

Contains data for CustomDraw events.

Namespace: DevExpress.Maui.Gauges

Assembly: DevExpress.Maui.Gauges.dll

NuGet Package: DevExpress.Maui.Gauges

Declaration

public sealed class CustomDrawIndicatorEventArgs :
    CustomDrawEventArgs

Inheritance

System.Object
EventArgs
CustomDrawEventArgs
CustomDrawIndicatorEventArgs
See Also