Enum CadMultiLineFlag

CadMultiLineFlag enumeration

The Cad MULTILINE flags.

[Flags]
public enum CadMultiLineFlag : short

Values

NameValueDescription
Unlocked1The unlocked flag.
Closed2The closed flag.
Suppress_start_caps4The suppress start caps flag.
Suppress_end_caps8The suppress end caps flag.

See Also