Table of Contents

Method DrawGroupBackground

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

DrawGroupBackground(IPainter, Rectangle)

Draws the group background within the specified rectangle with current theme.

public static void DrawGroupBackground(IPainter painter, Rectangle rect)

Parameters

painter IPainter

Specifies IPainter object used to draw text and graphic primitives.

rect Rectangle

The Rectangle that represents the dimensions of the group.