Class FlowShapes
Defines the type of the flow shape
Process - Sets the type of the flow shape as Process
Decision - Sets the type of the flow shape as Decision
Document - Sets the type of the flow shape as Document
PreDefinedProcess - Sets the type of the flow shape as PreDefinedProcess
Terminator - Sets the type of the flow shape as Terminator
PaperTap - Sets the type of the flow shape as PaperTap
DirectData - Sets the type of the flow shape as DirectData
SequentialData - Sets the type of the flow shape as SequentialData
MultiData - Sets the type of the flow shape as MultiData
Collate - Sets the type of the flow shape as Collate
SummingJunction - Sets the type of the flow shape as SummingJunction
Or - Sets the type of the flow shape as Or
InternalStorage - Sets the type of the flow shape as InternalStorage
Extract - Sets the type of the flow shape as Extract
ManualOperation - Sets the type of the flow shape as ManualOperation
Merge - Sets the type of the flow shape as Merge
OffPageReference - Sets the type of the flow shape as OffPageReference
SequentialAccessStorage - Sets the type of the flow shape as SequentialAccessStorage
Annotation - Sets the type of the flow shape as Annotation
Annotation2 - Sets the type of the flow shape as Annotation2
Data - Sets the type of the flow shape as Data
Card - Sets the type of the flow shape as Card
Delay - Sets the type of the flow shape as Delay
Preparation - Sets the type of the flow shape as Preparation
Display - Sets the type of the flow shape as Display
ManualInput - Sets the type of the flow shape as ManualInput
LoopLimit - Sets the type of the flow shape as LoopLimit
StoredData - Sets the type of the flow shape as StoredData
Inheritance
System.Object
FlowShapes
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class FlowShapes : Enum
Fields
Annotation
Declaration
public const FlowShapes Annotation
Field Value
Annotation2
Declaration
public const FlowShapes Annotation2
Field Value
Card
Declaration
public const FlowShapes Card
Field Value
Collate
Declaration
public const FlowShapes Collate
Field Value
Data
Declaration
public const FlowShapes Data
Field Value
Decision
Declaration
public const FlowShapes Decision
Field Value
Delay
Declaration
public const FlowShapes Delay
Field Value
DirectData
Declaration
public const FlowShapes DirectData
Field Value
Display
Declaration
public const FlowShapes Display
Field Value
Document
Declaration
public const FlowShapes Document
Field Value
Declaration
public const FlowShapes Extract
Field Value
LoopLimit
Declaration
public const FlowShapes LoopLimit
Field Value
Declaration
public const FlowShapes ManualInput
Field Value
ManualOperation
Declaration
public const FlowShapes ManualOperation
Field Value
Merge
Declaration
public const FlowShapes Merge
Field Value
MultiDocument
Declaration
public const FlowShapes MultiDocument
Field Value
Declaration
public const FlowShapes OffPageReference
Field Value
Or
Declaration
public const FlowShapes Or
Field Value
PaperTap
Declaration
public const FlowShapes PaperTap
Field Value
PreDefinedProcess
Declaration
public const FlowShapes PreDefinedProcess
Field Value
Preparation
Declaration
public const FlowShapes Preparation
Field Value
Process
Declaration
public const FlowShapes Process
Field Value
SequentialAccessStorage
Declaration
public const FlowShapes SequentialAccessStorage
Field Value
SequentialData
Declaration
public const FlowShapes SequentialData
Field Value
Sort
Declaration
public const FlowShapes Sort
Field Value
StoredData
Declaration
public const FlowShapes StoredData
Field Value
SummingJunction
Declaration
public const FlowShapes SummingJunction
Field Value
Terminator
Declaration
public const FlowShapes Terminator
Field Value