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

FieldDescription
RIGHT_ANGLERightAngle.
STRAIGHT_LINESStraightLines.
CURVED_LINESCurvedLines.
UNDEFINEDUndefined.

See Also