Click or drag to resize

DimensionStyleTextOffset Property

Sets the distance around the dimension text when the dimension line breaks to accommodate dimension text.

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

Property Value

Type: Double
Remarks
Default: 0.09
See Also