SearchLength4 Property

Applies To
Vision Object: BoxFinder

Description
Defines the length of the edge search range.

Usage

VGet  Sequence.Object.SearchLength4, var
VSet  Sequence.Object.SearchLength4, value
Sequence
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
Positive real value from 10 to SearchWinHeight/2 - 10

Remarks
Defines the length of SearchLength4 shown in the diagram below.

See Also
BoxFinder Object, CornerFinder Object, SearchLength Property, SearchLength1 Property, SearchLength2 Property, SearchLength3 Property