 | DimensionStyleDimLineOff Property |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Suppresses display of the dimension line.
Namespace:
netDxf.Tables
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Remarks
The are actually two variables in the dxf to control the suppression of the dimension line,
dimsd1 and dimsd2 that hide the left and right side of the dimension line.
This library does not supports both variables, you can only turn it on or off completely but not partially.
Default: false
See Also