Click or drag to resize

DimensionStyleDimLengthUnits Property

Gets or sets the units for all dimension types except angular.

Namespace:  DXFReaderNET.Tables
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public LinearUnitType DimLengthUnits { get; set; }

Property Value

Type: LinearUnitType
Remarks
Scientific
Decimal
Engineering
Architectural
Fractional
See Also