ConnectorType Properties
Represents a connector type.| Name | Description |
|---|---|
| Curved static | Returns the curved connector type. |
| Id | Returns the connector type id. |
| OrgChart static | Returns the OrgChart connector type. |
| RegisteredTypes static | Returns the collection of registered connector types. |
| RightAngle static | Returns the right angle connector type. |
| Straight static | Returns the straight connector type. |
| TypeName | Returns the connector type name. |
See Also