SkewDirection Result

Applies To
Vision Object: Correlation, Geometric

Description
Returns the skew direction of a detected object.

Usage

VGet  Sequence.Object.SkewDirection[(result)], var
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 result.
Result
Optional. Integer result number from 1 to the NumberOfResults property. If omitted, the result number is the CurrentResult.

Values
-90 to 90 degrees

Remarks
SkewDirection returns the skew direction when SkewFitEnable is set to “True”. If the property is set to “False”, it returns 0.0.

See Also
Correlation Object, Geometric Object, SkewFitEnable Property, SkewRatio Result