Click or drag to resize

DrawablePaint Event

Event to handle custom painting on the control

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<PaintEventArgs> Paint

Value

Type: SystemEventHandlerPaintEventArgs
See Also