BarItemCustomDrawEventArgs.Graphics Property
Provides access to the Graphics object associated with this bar item link.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Graphics | A Graphics object associated with this bar item link. |
See Also