Click or drag to resize

DimensionStyleSuppressZeroInches Property

Suppresses zero inches in architectural dimensions.

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

Property Value

Type: Boolean
Remarks
This value is part of the DIMDEC variable.
See Also