CadLwPolylineFlag Property

Gets or sets the flag.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadLwPolylineFlag Flag { get; set; }

Property Value

Type: CadLwPolylineFlag
The flag.
See Also