Click or drag to resize

HeaderVariablesLUnits Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Units format for coordinates and distances.

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

Property Value

Type: LinearUnitType
Remarks
Default value: Decimal.
If the LUnits is set to Architectural or Engineering the InsUnits variable will be set to Inches automatically.
See Also