Back to Devexpress

CustomDrawRangeIndicatorEventArgs Class

maui-devexpress-dot-maui-dot-gauges-156f857e.md

latest1.1 KB
Original Source

CustomDrawRangeIndicatorEventArgs Class

Contains data for the CustomDraw event.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public sealed class CustomDrawRangeIndicatorEventArgs :
    CustomDrawEventArgs

Inheritance

System.Object EventArgs CustomDrawEventArgs CustomDrawRangeIndicatorEventArgs

Extension Methods

Yield<CustomDrawRangeIndicatorEventArgs>()

YieldIfNotNull<CustomDrawRangeIndicatorEventArgs>()

See Also

CustomDrawRangeIndicatorEventArgs Members

DevExpress.Maui.Gauges Namespace