Click or drag to resize

LayerLineweight Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the layer line weight, one unit is always 1/100 mm (default = Default).

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

Property Value

Type: Lineweight
See Also