'Declaration
Public Property PolyMarkAutoRollbackThreshold As Double
'Usage
Dim instance As ImGearARTForms
Dim value As Double
instance.PolyMarkAutoRollbackThreshold = value
value = instance.PolyMarkAutoRollbackThreshold
Property Value
Double value.
Remarks
This value indicates a min loop perimeter/area ratio for which the loop will be considered as correction and removed from the path. The smaller value shows that poly mark correction will be easier, but user wont be able to draw thin shapes; loop with relatively small area will be treated as correction and excluded from the polyline. Minimal possible value is 4*PI (that means round loop). With this threshold value any loop will be removed. The default value is 40 * PI.