Click or drag to resize

DimensionStyleDimLengthUnits Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the units for all dimension types except angular.

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

Property Value

Type: LinearUnitType
Remarks
Scientific
Decimal
Engineering
Architectural
Fractional
See Also