Click or drag to resize

DimensionStyleDimBaselineSpacing Property

Controls the spacing of the dimension lines in baseline dimensions.

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

Property Value

Type: Double
Remarks
Default: 0.38
This value is stored only for information purposes. Base dimensions are a compound entity made of several dimensions, there is no actual dxf entity that represents that.
See Also