menu

Document Processing

ConnectorType Class - C# Presentation Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ConnectorType Class

    Specifies the type of the connector

    Inheritance
    System.Object
    ConnectorType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public sealed class ConnectorType : Enum

    Fields

    Curve

    Specifies the connector type is Curved connector.

    Declaration
    public const ConnectorType Curve
    Field Value
    Type
    ConnectorType

    Elbow

    Specifies the connector type is Elbow connector.

    Declaration
    public const ConnectorType Elbow
    Field Value
    Type
    ConnectorType

    Straight

    Specifies the connector type is Straight line connector.

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