Enum CadMultiLineFlag
CadMultiLineFlag enumeration
The Cad MULTILINE flags.
[Flags]
public enum CadMultiLineFlag : short
Values
| Name | Value | Description |
|---|---|---|
| Unlocked | 1 | The unlocked flag. |
| Closed | 2 | The closed flag. |
| Suppress_start_caps | 4 | The suppress start caps flag. |
| Suppress_end_caps | 8 | The suppress end caps flag. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD