Enum CadLwPolylineFlag

CadLwPolylineFlag enumeration

The Cad LWPOLYLINE flags.

[Flags]
public enum CadLwPolylineFlag : short

Values

NameValueDescription
None0The none flags.
Closed1The close polyline.
Plinegen80The Plinegen.

See Also