Click or drag to resize

DimensionStyleTextOffset Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the distance around the dimension text when the dimension line breaks to accommodate dimension text.

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

Property Value

Type: Double
Remarks
Default: 0.09
See Also