Class ArcType
Specifies arc type.
Inheritance
System.Object
ArcType
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class ArcType : Enum
Fields
Closed
closed type.
Declaration
public const ArcType Closed
Field Value
| Type |
|---|
| ArcType |
Open
open type.
Declaration
public const ArcType Open
Field Value
| Type |
|---|
| ArcType |