Table of Contents

Method AddRectangle

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

AddRectangle(RectD)

Adds a rectangle to this path.

void AddRectangle(RectD rect)

Parameters

rect RectD

A RectD that represents the rectangle to add.