StrengthVariation Property

Applies To
Vision Objects: ArcFinder, ArcInspector, BoxFinder, Contour, CornerFinder, Edge, LineFinder, LineInspector

Description
StrengthVariation is the tolerance for the StrengthTarget property.

Usage

VGet  Sequence.Object.StrengthVariation, var
VSet  Sequence.Object.StrengthVariation, value
Sequence
Name of a sequence or string variable containing a sequence name.
Object
Name of an object or string variable containing an object name. The object must exist in the specified sequence.
var
Integer variable that will contain the value of the property.
value
Integer value or expression for the new value of the property.

Values
0 to 100%

Default: 0

Remarks
Use StrengthVariation to tighten the search for the edge with strength of StrengthTarget.

See Also
ArcFinder Object, ArcInspector Object, Edge Object, LineFinder Object, LineInspector Object, BoxFinder Object, Contour Object, CornerFinder Object, Strength Result, StrengthTarget Property