CustomDrawObjectEventArgs.Cache Property
In This Article
Gets an object which specifies the storage for the most used pens, fonts and brushes.
Namespace: DevExpress.XtraNavBar.ViewInfo
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Property Value
Type | Description |
---|---|
Graphics |
A Graphics |
#Remarks
Please refer to the GraphicsCache class description for more information.
See Also