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
ePaintEventArgsA PaintEventArgs object containing the Graphics specifications for this Paint event.