Table of Contents

Method OnPaint

Namespace
Bonsai.Design.Visualizers
Assembly
Bonsai.Design.Visualizers.dll

OnPaint(PaintEventArgs)

Called by the system to update the control on-screen

protected override void OnPaint(PaintEventArgs e)

Parameters

e PaintEventArgs

A PaintEventArgs object containing the Graphics specifications for this Paint event.