Enum CadLwPolylineFlag
CadLwPolylineFlag enumeration
The Cad LWPOLYLINE flags.
[Flags]
public enum CadLwPolylineFlag : short
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | The none flags. |
| Closed | 1 | The close polyline. |
| Plinegen | 80 | The Plinegen. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD