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

Specifies the shape type.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum DiagramShapeType

Fields

A circle type.

C#
Circle = 1

A Collate type.

C#
Collate = 27

A Database type.

C#
Database = 16

A DataInputOutput type.

C#
DataInputOutput = 19

A DataStorage type.

C#
DataStorage = 24

A Decision type.

C#
Decision = 6

A Delay type.

C#
Delay = 25

A DirectAccessStorage type.

C#
DirectAccessStorage = 15

A Display type.

C#
Display = 14

A Document type.

C#
Document = 8

An Extract type.

C#
Extract = 23

A image type.

C#
Image = 2

An InternalStorage type.

C#
InternalStorage = 13

A LogicalOr type.

C#
LogicalOr = 21

A ManualInputOutput type.

C#
ManualInputOutput = 10

A ManualOperation type.

C#
ManualOperation = 12

A Merge type.

C#
Merge = 22

A MultipleDocuments type.

C#
MultipleDocuments = 9

An OffPageConnector type.

C#
OffPageConnector = 18

An OnPageConnector type.

C#
OnPageConnector = 17

A PredefinedProcess type.

C#
PredefinedProcess = 7

A Preparation type.

C#
Preparation = 11

A Process type.

C#
Process = 5

A rectangle type.

C#
Rectangle = 0

A Sort type.

C#
Sort = 26

A SummingJunction type.

C#
SummingJunction = 20

A Terminator type.

C#
Terminator = 4

A text type.

C#
Text = 3