UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BpmnShapeType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BpmnShapeType

    Specifies the BpmnShapeTypes.

    Inheritance
    System.Object
    BpmnShapeType
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.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 Description
    BpmnShapeType

    DataObject

    Specifies the type of a DataObject according to BPMN.

    Declaration
    public const BpmnShapeType DataObject
    Field Value
    Type Description
    BpmnShapeType

    DataStore

    Specifies the type of a DataStore according to BPMN.

    Declaration
    public const BpmnShapeType DataStore
    Field Value
    Type Description
    BpmnShapeType

    Event

    Specifies the type of a Event according to BPMN.

    Declaration
    public const BpmnShapeType Event
    Field Value
    Type Description
    BpmnShapeType

    Gateway

    Specifies the type of a Gateway according to BPMN.

    Declaration
    public const BpmnShapeType Gateway
    Field Value
    Type Description
    BpmnShapeType

    Message

    Specifies the type of a Message according to BPMN.

    Declaration
    public const BpmnShapeType Message
    Field Value
    Type Description
    BpmnShapeType

    TextAnnotation

    Specifies the type of a Annotation according to BPMN.

    Declaration
    public const BpmnShapeType TextAnnotation
    Field Value
    Type Description
    BpmnShapeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved