Enum ConnectorType
Specifies the type of the connector
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum ConnectorType : sbyte
Fields
Name | Description |
---|---|
Curve | Specifies the connector type is Curved connector. |
Elbow | Specifies the connector type is Elbow connector. |
Straight | Specifies the connector type is Straight line connector. |