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