Class BpmnShapeType
Specifies the BpmnShapeTypes.
Inheritance
System.Object
BpmnShapeType
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class BpmnShapeType : Enum
Fields
Activity
Specifies the type of a Activity according to BPMN.
Declaration
public const BpmnShapeType Activity
Field Value
Type |
---|
BpmnShapeType |
DataObject
Specifies the type of a DataObject according to BPMN.
Declaration
public const BpmnShapeType DataObject
Field Value
Type |
---|
BpmnShapeType |
DataStore
Specifies the type of a DataStore according to BPMN.
Declaration
public const BpmnShapeType DataStore
Field Value
Type |
---|
BpmnShapeType |
Event
Specifies the type of a Event according to BPMN.
Declaration
public const BpmnShapeType Event
Field Value
Type |
---|
BpmnShapeType |
Gateway
Specifies the type of a Gateway according to BPMN.
Declaration
public const BpmnShapeType Gateway
Field Value
Type |
---|
BpmnShapeType |
Message
Specifies the type of a Message according to BPMN.
Declaration
public const BpmnShapeType Message
Field Value
Type |
---|
BpmnShapeType |
TextAnnotation
Specifies the type of a Annotation according to BPMN.
Declaration
public const BpmnShapeType TextAnnotation
Field Value
Type |
---|
BpmnShapeType |