CadMultiLineFlag Enumeration

The Cad MULTILINE flags.

Namespace:  Aspose.CAD.FileFormats.Cad.CadConsts
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
[FlagsAttribute]
public enum CadMultiLineFlag
Members
  Member nameValueDescription
Unlocked1 The unlocked flag.
Closed2 The closed flag.
Suppress_start_caps4 The suppress start caps flag.
Suppress_end_caps8 The suppress end caps flag.
See Also