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