Click or drag to resize

LwPolylineLinetypeGeneration Property

Enable or disable if the line type pattern is generated continuously around the vertexes of the polyline.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public bool LinetypeGeneration { get; set; }

Property Value

Type: Boolean
See Also