menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class DiagramConnectorShapeBuilder

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

    Constructors

    DiagramConnectorShapeBuilder()

    Declaration
    public DiagramConnectorShapeBuilder()

    DiagramConnectorShapeBuilder(DiagramConnectorShape)

    Declaration
    public DiagramConnectorShapeBuilder(DiagramConnectorShape model)
    Parameters
    Type Name Description
    DiagramConnectorShape model

    Methods

    Type(ConnectionShapes)

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

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