Class Shapes
Defines the shape of a node
Path - Sets the type of the node as Path
Text - Sets the type of the node as Text
Image - Sets the type of the node as Image
Basic - Sets the type of the node as Basic
Flow - Sets the type of the node as Flow
Bpmn - Sets the type of the node as Bpmn
Native - Sets the type of the node as Native
HTML - Sets the type of the node as HTML
Inheritance
System.Object
Shapes
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Shapes : Enum
Fields
Basic
Declaration
public const Shapes Basic
Field Value
Bpmn
Declaration
Field Value
Flow
Declaration
Field Value
HTML
Declaration
Field Value
Image
Declaration
public const Shapes Image
Field Value
Native
Declaration
public const Shapes Native
Field Value
Path
Declaration
Field Value
SwimLane
Declaration
public const Shapes SwimLane
Field Value
Text
Declaration
Field Value
UmlActivity
Declaration
public const Shapes UmlActivity
Field Value
UmlClassifier
Declaration
public const Shapes UmlClassifier
Field Value