Table of Contents

Method PaintPopupBorder

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

PaintPopupBorder(Graphics, Rectangle)

Paints PopupBorder element with specified parameters.

public virtual void PaintPopupBorder(Graphics g, Rectangle bounds)

Parameters

g Graphics

The Graphics object to draw on.

bounds Rectangle

The drawing area.