Class UmlActivityFlows
Defines the type of the UMLActivity flows Object - Sets the type of the UMLActivity Flow as Object Control - Sets the type of the UMLActivity Flow as Control Exception - Sets the type of the UMLActivity Flow as Exception
Inheritance
System.Object
UmlActivityFlows
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class UmlActivityFlows : Enum
Fields
Control
Declaration
public const UmlActivityFlows Control
Field Value
Type |
---|
UmlActivityFlows |
Exception
Declaration
public const UmlActivityFlows Exception
Field Value
Type |
---|
UmlActivityFlows |
Object
Declaration
public const UmlActivityFlows Object
Field Value
Type |
---|
UmlActivityFlows |