Click or drag to resize

DimensionStyleDimBaselineSpacing Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Controls the spacing of the dimension lines in baseline dimensions.

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

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