Class BpmnBoundary
Defines the type of the Bpmn boundary Default - Sets the type of the boundary as Default Call - Sets the type of the boundary as Call Event - Sets the type of the boundary as Event
Inheritance
System.Object
BpmnBoundary
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class BpmnBoundary : Enum
Fields
Call
Declaration
public const BpmnBoundary Call
Field Value
Type |
---|
BpmnBoundary |
Default
Declaration
public const BpmnBoundary Default
Field Value
Type |
---|
BpmnBoundary |
Event
Declaration
public const BpmnBoundary Event
Field Value
Type |
---|
BpmnBoundary |