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