Class ConnectorType
Specifies the type of the connector
Inheritance
System.Object
ConnectorType
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Portable.dll
Syntax
public sealed class ConnectorType : Enum
Fields
Curve
Specifies the connector type is Curved connector.
Declaration
public const ConnectorType Curve
Field Value
Type | Description |
---|---|
ConnectorType |
Elbow
Specifies the connector type is Elbow connector.
Declaration
public const ConnectorType Elbow
Field Value
Type | Description |
---|---|
ConnectorType |
Straight
Specifies the connector type is Straight line connector.
Declaration
public const ConnectorType Straight
Field Value
Type | Description |
---|---|
ConnectorType |
value__
Declaration
public sbyte value__
Field Value
Type | Description |
---|---|
System.SByte |