ScaleFactorMin Property
ScaleFactorMin Property
Applies To
Vision Objects: Geometric
Description
Sets / returns the minimum scale factor applied to the ScaleTarget value.
Usage
VGet Sequence.Object.ScaleFactorMin, var
VSet Sequence.Object.ScaleFactorMin, 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 Real variable that will contain the value of the property.
value Real expression for the new value of the property.
Values
0.5 - 1.0
Default: 0.5
Remarks
ScaleFactorMax and ScaleFactorMin determine the scale range to search for as applied to the ScaleTarget
property. The minimum scale found is ScaleFactorMin * ScaleTarget.
To use ScaleFactorMax and ScaleFactorMin, you must set the ScaleEnabled property to True.
See Also
Object Tab, Scale Result, ScaleEnable Property, ScaleFactorMax Property, ScaleTarget Property
138 Vision Guide 5.0 Reference (Ver.5.3) Rev.1