Back to Devexpress

CustomDrawEventArgs Class

maui-devexpress-dot-maui-dot-gauges-a12b7415.md

latest1.3 KB
Original Source

CustomDrawEventArgs Class

Contains data for the CustomDraw event.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public class CustomDrawEventArgs :
    EventArgs

CustomDrawEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CustomDrawEventArgs CustomDrawIndicatorEventArgs

CustomDrawRangeIndicatorEventArgs

Extension Methods

Yield<CustomDrawEventArgs>()

YieldIfNotNull<CustomDrawEventArgs>()

See Also

CustomDrawEventArgs Members

DevExpress.Maui.Gauges Namespace