menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BpmnShapes - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BpmnShapes

    Defines the type of the Bpmn Shape Event - Sets the type of the Bpmn Shape as Event Gateway - Sets the type of the Bpmn Shape as Gateway Message - Sets the type of the Bpmn Shape as Message DataObject - Sets the type of the Bpmn Shape as DataObject DataSource - Sets the type of the Bpmn Shape as DataSource Activity - Sets the type of the Bpmn Shape as Activity Group - Sets the type of the Bpmn Shape as Group TextAnnotation - Represents the shape as Text Annotation

    Inheritance
    System.Object
    BpmnShapes
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BpmnShapes : Enum

    Fields

    Activity

    Declaration
    public const BpmnShapes Activity
    Field Value
    Type
    BpmnShapes

    DataObject

    Declaration
    public const BpmnShapes DataObject
    Field Value
    Type
    BpmnShapes

    DataSource

    Declaration
    public const BpmnShapes DataSource
    Field Value
    Type
    BpmnShapes

    Event

    Declaration
    public const BpmnShapes Event
    Field Value
    Type
    BpmnShapes

    Gateway

    Declaration
    public const BpmnShapes Gateway
    Field Value
    Type
    BpmnShapes

    Group

    Declaration
    public const BpmnShapes Group
    Field Value
    Type
    BpmnShapes

    Message

    Declaration
    public const BpmnShapes Message
    Field Value
    Type
    BpmnShapes

    TextAnnotation

    Declaration
    public const BpmnShapes TextAnnotation
    Field Value
    Type
    BpmnShapes
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved