Table of Contents

Method DrawFrameRect

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

DrawFrameRect(Rectangle, Color, int)

Draws a border around the specified rectangle using current BackColor.

public virtual void DrawFrameRect(Rectangle rect, Color color, int width)

Parameters

rect Rectangle

The rectangle object to draw border.

color Color
width int