Table of Contents

Method AddEllipse

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

AddEllipse(RectD)

Adds an ellipse to the current path.

public void AddEllipse(RectD rect)

Parameters

rect RectD

A RectD that represents the bounding rectangle that defines the ellipse.