ModelWinAngle Property
Applies To
Vision Objects: Correlation, Geometric, OCR
Description
Sets / returns the model window angle.
Usage
VGet Sequence.Object.ModelWinAngle, var
VSet Sequence.Object.ModelWinAngle, 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
- Real variable that will contain the value of the property.
- value
- Real value or expression for the new value of the property.
Values
Real value within a range of ±180 degrees
Remarks
Sets and returns the model window angle. Setting values are valid only when ModelWinType is set to RotatedRectangle.
See Also
ModelWinCenterX Property, ModelWinCenterY Property, ModelWinType Property, SearchWinCenterX Property, SearchWinCenterY Property, SearchWinType Property