Enum CadBoundaryPathTypeFlag
CadBoundaryPathTypeFlag enumeration
The boundary path type flag.
[Flags]
public enum CadBoundaryPathTypeFlag
Values
Name | Value | Description |
---|---|---|
Default | 0 | Default boundary type. |
External | 1 | External boundary type. |
Polyline | 2 | Polyline boundary type. |
Derived | 4 | Derived boundary type. |
Textbox | 8 | Textbox boundary type. |
Outermost | 10 | Outermost boundary type. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD