FabricRoundingManager.TotalLengthRounding
Property
Description:
The rounding for Cut Overall Length and Cut Overall Width parameters.
The rounding for Cut Overall Length and Cut Overall Width parameters.
Remarks:
IsActiveOnElement property has to be true. TotalLengthRounding is meaningless if IsActiveOnElement is false.
IsActiveOnElement property has to be true. TotalLengthRounding is meaningless if IsActiveOnElement is false.
Exceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The given value for value is not a number |
ArgumentOutOfRangeException | When setting this property: The rounding value is not a positive value. |
InvalidOperationException | When setting this property: IsActiveOnElement property is false. |