Table of Contents

Method PaintPopupBackground

Namespace
Alternet.Editor.Dialogs.VsControls.Painting
Assembly
Alternet.Editor.v9.dll

PaintPopupBackground(Graphics, Region)

Paints entire background with specified parameters.

public void PaintPopupBackground(Graphics g, Region region)

Parameters

g Graphics

The Graphics object to draw on.

region Region

The drawing area.