Event Paint
Occurs when the overlay is painted.
public event EventHandler<PaintEventArgs>? Paint
Returns
- EventHandler<PaintEventArgs>
- Occurs when the overlay is painted.
Occurs when the overlay is painted.
public event EventHandler<PaintEventArgs>? Paint