AreaPaintEventArgs.Graphics Property
Gets the drawing surface of the element being painted.
Namespace: DevExpress.XtraPrinting.Control
Assembly: DevExpress.XtraPrinting.v25.1.dll
NuGet Package: DevExpress.Win.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| Graphics | A Graphics object. |
See Also