.NET Framework Class Library

Path.AddEllipse Method (Rectangle)

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > Path Class > Path Methods > AddEllipse Method  >

.NET Framework Class Library

Path.AddEllipse Method (Rectangle)

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Sub AddEllipse ( _
 rect As Rectangle _
)

C#

public void AddEllipse(
 Rectangle rect
)

Visual C++

public:
void AddEllipse(
 Rectanglerect
)

Parameters

rect

Type: Gnostice.Core.Graphics.Rectangle

See Also

Path Class

Path Members

AddEllipse Overload

Gnostice.Core.DOM Namespace