Table of Contents

Event Paint

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when the overlay is painted.

public event EventHandler<PaintEventArgs>? Paint

Returns

EventHandler<PaintEventArgs>
Occurs when the overlay is painted.