Click or drag to resize

PolylineLinetypeGeneration Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Enable or disable if the line type pattern is generated continuously around the vertexes of the polyline.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public bool LinetypeGeneration { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also