Enum CadHatchBoundaryType
CadHatchBoundaryType enumeration
Polyline type hatch
public enum CadHatchBoundaryType : short
Values
| Name | Value | Description |
|---|---|---|
| Line | 1 | The line boundary type |
| Circle | 2 | The circle boundary type |
| Ellipse | 3 | The ellipse boundary type |
| Spline | 4 | The spline boundary type |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD