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