BarCustomDrawEventArgs.Graphics Property
Gets the drawing surface of the element being painted.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Graphics | A System.Drawing.Graphics object used to paint. |
See Also