CustomDrawBackgroundEventArgs.GraphicsCache Property
In This Article
Returns an object that provides painting facilities.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
public GraphicsCache GraphicsCache { get; }
#Property Value
Type | Description |
---|---|
Graphics |
A DevExpress. |
See Also