ConnectorsTypeValue
ConnectorsTypeValue enumeration
Utility class containing constants. May be one of the following values: RightAngle, StraightLines, or CurvedLines. Only relevant when WindowType is specified as Drawing or Sheet.
Values
| Name | Description |
|---|---|
| RIGHT_ANGLE | RightAngle. |
| STRAIGHT_LINES | StraightLines. |
| CURVED_LINES | CurvedLines. |
| UNDEFINED | Undefined. |