Click or drag to resize

PaintEventArgsGraphics Property

Gets the graphics for the paint operation

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Graphics Graphics { get; }

Property Value

Type: Graphics
The graphics.
See Also