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