CustomDrawRangeIndicatorEventArgs Class
In This Article
Contains data for the CustomDraw event.
Namespace: DevExpress.Maui.Gauges
Assembly: DevExpress.Maui.Gauges.dll
NuGet Package: DevExpress.Maui.Gauges
#Declaration
C#
public sealed class CustomDrawRangeIndicatorEventArgs :
CustomDrawEventArgs
#Inheritance
System.Object
EventArgs
CustomDrawEventArgs
CustomDrawRangeIndicatorEventArgs
#Extension Methods
See Also