[]
Handles painting logic
public override void OnPaint(Graphics g, Rectangle rectInput)
Public Overrides Sub OnPaint(g As Graphics, rectInput As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | The Graphics context |
Rectangle | rectInput | The painting rectangle |