menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class UmlActivityShapes

    Defines the type of the UMLActivity Shape Action - Sets the type of the UMLActivity Shape as Action Decision - Sets the type of the UMLActivity Shape as Decision MergeNode - Sets the type of the UMLActivity Shape as MergeNode InitialNode - Sets the type of the UMLActivity Shape as InitialNode FinalNode - Sets the type of the UMLActivity Shape as FinalNode ForkNode - Sets the type of the UMLActivity Shape as ForkNode JoinNode - Sets the type of the UMLActivity Shape as JoinNode TimeEvent - Represents the UMLActivity shape as TimeEvent

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

    Fields

    AcceptingEvent

    Declaration
    public const UmlActivityShapes AcceptingEvent
    Field Value
    Type
    UmlActivityShapes

    Action

    Declaration
    public const UmlActivityShapes Action
    Field Value
    Type
    UmlActivityShapes

    Decision

    Declaration
    public const UmlActivityShapes Decision
    Field Value
    Type
    UmlActivityShapes

    FinalNode

    Declaration
    public const UmlActivityShapes FinalNode
    Field Value
    Type
    UmlActivityShapes

    ForkNode

    Declaration
    public const UmlActivityShapes ForkNode
    Field Value
    Type
    UmlActivityShapes

    InitialNode

    Declaration
    public const UmlActivityShapes InitialNode
    Field Value
    Type
    UmlActivityShapes

    JoinNode

    Declaration
    public const UmlActivityShapes JoinNode
    Field Value
    Type
    UmlActivityShapes

    MergeNode

    Declaration
    public const UmlActivityShapes MergeNode
    Field Value
    Type
    UmlActivityShapes

    Note

    Declaration
    public const UmlActivityShapes Note
    Field Value
    Type
    UmlActivityShapes

    ReceiveSignal

    Declaration
    public const UmlActivityShapes ReceiveSignal
    Field Value
    Type
    UmlActivityShapes

    SendSignal

    Declaration
    public const UmlActivityShapes SendSignal
    Field Value
    Type
    UmlActivityShapes

    StructuredNode

    Declaration
    public const UmlActivityShapes StructuredNode
    Field Value
    Type
    UmlActivityShapes

    TimeEvent

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