DiagramShapeType Enum
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[JsonConverter(typeof(StringEnumConverter))]
public enum DiagramShapeType
Members
Name |
Description |
ArrowBottom |
|
ArrowEastWest |
|
ArrowLeft |
|
ArrowNorthSouth |
|
ArrowRight |
|
ArrowTop |
|
CardWithImageOnLeft |
|
CardWithImageOnRight |
|
CardWithImageOnTop |
|
Cross |
|
Data |
|
Database |
|
Decision |
|
Delay |
|
Diamond |
|
Display |
|
Document |
|
Ellipse |
|
HardDisk |
|
Heart |
|
HorizontalContainer |
|
InternalStorage |
|
ManualInput |
|
ManualOperation |
|
Merge |
|
MultipleDocuments |
|
Octagon |
|
Or |
|
PaperTape |
|
Pentagon |
|
PredefinedProcess |
|
Preparation |
|
Process |
|
Rectangle |
|
Star |
|
StoredData |
|
SummingJunction |
|
Terminator |
|
Text |
|
Triangle |
|
VerticalContainer |
|
See Also