New to Telerik UI for WPFStart a free 30-day trial

List of flow chart - like shape types.

Definition

Namespace:Telerik.Windows.Controls.Diagrams

Assembly:Telerik.Windows.Controls.Diagrams.dll

Syntax:

C#
public enum FlowChartShapeType

Fields

C#
BeginLoopShape = 0
C#
CardShape = 1
C#
CollateShape = 2
C#
CreateRequestShape = 3
C#
Database1Shape = 4
C#
Database2Shape = 5
C#
Database3Shape = 6
C#
DataShape = 7
C#
DataStoreShape = 8
C#
DecisionShape = 9
C#
DelayShape = 10
C#
DevidedProcessShape = 11
C#
DirectDataShape = 12
C#
DisplayShape = 13
C#
DocumentShape = 14
C#
DuplicatingShape = 15
C#
ExternalDataShape = 16
C#
FeedbackShape = 17
C#
FramedRectangleShape = 18
C#
InternalStorageShape = 19
C#
LinedDocumentShape = 20
C#
LoopLimitShape = 21
C#
ManualInputShape = 22
C#
ManualOperationShape = 23
C#
MessageFromUserShape = 24
C#
MessageToUserShape = 25
C#
MicroformProcessingShape = 26
C#
MicroformRecordingShape = 27
C#
MultipleDocumentShape = 28
C#
OffPageConnectionShape = 29
C#
OffPageLinkShape = 30
C#
OffPageReflectionShape = 31
C#
OrShape = 32
C#
PaperTapeShape = 33
C#
PredefinedShape = 34
C#
PreparationShape = 35
C#
PrimitiveFromCallShape = 36
C#
PrimitiveToCallShape = 37
C#
SequentialDataShape = 38
C#
SortShape = 39
C#
StartShape = 40
C#
StoredDataShape = 41
C#
SummingJunctionShape = 42
C#
TerminatorShape = 43
C#
TransmittalTapeShape = 44