.NET Framework Class Library

Arc.Rectangle Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > Arc Class > Arc Properties >

.NET Framework Class Library

Arc.Rectangle Property

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Property Rectangle As Rectangle
 Get
 Set

C#

public Rectangle Rectangle { getset; }

Visual C++

public:
property RectangleRectangle {
 Rectangleget ();
 void set (Rectanglevalue);
}

See Also

Arc Class

Arc Members

Gnostice.Core.DOM Namespace