WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BpmnShapeType

    Show / Hide Table of Contents

    Enum BpmnShapeType

    Specifies the BpmnShapeTypes.

    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum BpmnShapeType

    Fields

    Name Description
    Activity

    Specifies the type of a Activity according to BPMN.

    DataObject

    Specifies the type of a DataObject according to BPMN.

    DataStore

    Specifies the type of a DataStore according to BPMN.

    Event

    Specifies the type of a Event according to BPMN.

    Gateway

    Specifies the type of a Gateway according to BPMN.

    Message

    Specifies the type of a Message according to BPMN.

    TextAnnotation

    Specifies the type of a Annotation according to BPMN.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved