CadHatchBoundryType Enumeration

Polyline type hatch

Namespace:  Aspose.CAD.FileFormats.Cad.CadConsts
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public enum CadHatchBoundryType
Members
  Member nameValueDescription
Line1 The line boundary type
Circle2 The circle boundary type
Ellipse3 The ellipse boundary type
Spline4 The spline boundary type
See Also