ACadSharp.Tables.DimensionStyle.PlusTolerance - DomCR/ACadSharp GitHub Wiki
PlusTolerance Property
Gets or sets the maximum (or upper) tolerance limit for dimension text when or is on (true) (see DIMTP System Variable).
Definition
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Double PlusTolerance { get; set; }
Property Value
Double