ACadSharp.Tables.DimensionStyle.ToleranceDecimalPlaces - DomCR/ACadSharp GitHub Wiki

ToleranceDecimalPlaces Property

Gets or sets the number of decimal places to display in tolerance values for the primary units in a dimension (see DIMTDEC System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Int16 ToleranceDecimalPlaces { get; set; }

Property Value

Int16