Back to Devexpress

CustomDrawIndicatorEventArgs Class

maui-devexpress-dot-maui-dot-gauges-9b6d1d1e.md

latest1.0 KB
Original Source

CustomDrawIndicatorEventArgs Class

Contains data for CustomDraw events.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public sealed class CustomDrawIndicatorEventArgs :
    CustomDrawEventArgs

Inheritance

System.Object EventArgs CustomDrawEventArgs CustomDrawIndicatorEventArgs

Extension Methods

Yield<CustomDrawIndicatorEventArgs>()

YieldIfNotNull<CustomDrawIndicatorEventArgs>()

See Also

CustomDrawIndicatorEventArgs Members

DevExpress.Maui.Gauges Namespace