.NET Framework Class Library

Arc.IsPie 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.IsPie Property

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Property IsPie As Boolean
 Get
 Set

C#

public bool IsPie { getset; }

Visual C++

public:
property bool IsPie {
 bool get ();
 void set (bool value);
}

See Also

Arc Class

Arc Members

Gnostice.Core.DOM Namespace