ConnectorsTypeValue enumeration

ConnectorsTypeValue enumeration

May be one of the following values: RightAngle, StraightLines, or CurvedLines. Only relevant when WindowType is specified as Drawing or Sheet.

The ConnectorsTypeValue type exposes the following members:

Fields

Field Description
RIGHT_ANGLE RightAngle.
STRAIGHT_LINES StraightLines.
CURVED_LINES CurvedLines.
UNDEFINED Undefined.

See Also