menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class DiagramActivityFlowBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    DiagramActivityFlowBuilder
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class DiagramActivityFlowBuilder : ControlBuilder

    Constructors

    DiagramActivityFlowBuilder()

    Declaration
    public DiagramActivityFlowBuilder()

    DiagramActivityFlowBuilder(DiagramActivityFlow)

    Declaration
    public DiagramActivityFlowBuilder(DiagramActivityFlow model)
    Parameters
    Type Name Description
    DiagramActivityFlow model

    Methods

    ExceptionFlowHeight(Double)

    Defines the height of the exception flow.

    Declaration
    public DiagramActivityFlowBuilder ExceptionFlowHeight(double value)
    Parameters
    Type Name Description
    System.Double value
    Returns
    Type
    DiagramActivityFlowBuilder

    Flow(UmlActivityFlows)

    Defines the type of the UMLActivity flows Object - Sets the type of the UMLActivity Flow as Object Control - Sets the type of the UMLActivity Flow as Control Exception - Sets the type of the UMLActivity Flow as Exception

    Declaration
    public DiagramActivityFlowBuilder Flow(UmlActivityFlows value)
    Parameters
    Type Name Description
    UmlActivityFlows value
    Returns
    Type
    DiagramActivityFlowBuilder

    Type(ConnectionShapes)

    Defines the application specific type of connector Bpmn - Sets the type of the connection shape as Bpmn

    Declaration
    public DiagramActivityFlowBuilder Type(ConnectionShapes value)
    Parameters
    Type Name Description
    ConnectionShapes value
    Returns
    Type
    DiagramActivityFlowBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved