Back to Devexpress

CustomDrawBackgroundEventArgs.GraphicsCache Property

windowsforms-devexpress-dot-xtradiagram-dot-customdrawbackgroundeventargs-09f75ede.md

latest1.2 KB
Original Source

CustomDrawBackgroundEventArgs.GraphicsCache Property

Returns an object that provides painting facilities.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
public GraphicsCache GraphicsCache { get; }
vb
Public ReadOnly Property GraphicsCache As GraphicsCache

Property Value

TypeDescription
GraphicsCache

A DevExpress.Utils.Drawing.GraphicsCache object.

|

See Also

CustomDrawBackgroundEventArgs Class

CustomDrawBackgroundEventArgs Members

DevExpress.XtraDiagram Namespace