Click or drag to resize

DimensionStyleSuppressAngularTrailingZeros Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Suppresses trailing zeros in angular decimal dimensions (for example, 12.5000 becomes 12.5).

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

Property Value

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