menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramConnectorShapeBuilder - API Reference

    Show / Hide Table of Contents

    Class DiagramConnectorShapeBuilder

    Inheritance
    System.Object
    ControlBuilder
    DiagramConnectorShapeBuilder
    Inherited Members
    ControlBuilder.Output
    ControlBuilder.Context
    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 Description
    DiagramConnectorShapeBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved