FabricRoundingManager.SegmentLengthRounding
Description:
The rounding for fabric segments.
The rounding for fabric segments.
Remarks:
IsActiveOnElement property has to be true. SegmentLengthRounding is meaningless if IsActiveOnElement is false.
IsActiveOnElement property has to be true. SegmentLengthRounding is meaningless if IsActiveOnElement is false.
public double SegmentLengthRounding { get; set; }
-
When setting this property: The given value for value is not a number
-
When setting this property: The rounding value is not a positive value.
-
When setting this property: IsActiveOnElement property is false.