ModelWinCenterX Property
Applies To
Vision Objects: Correlation, Geometric, OCR
Description
Sets and returns the X coordinate value on the center of the model window.
Usage
VGet Sequence.Object.ModelWinCenterX, var
VSet Sequence.Object.ModelWinCenterX, 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 expression for the new value of the property.
Values
Integer ranging from 0 to “search window width - 1” in pixels
Remarks
Sets and returns the X coordinate value on the center of the model window. Setting values are automatically updated when the model window is removed or resized.
See Also
ModelWinAngle Property, ModelWinCenterY Property, ModelWinType Property, SearchWinCenterX Property, SearchWinCenterY Property, SearchWinType Property, SearchWinHeight Property, SearchWinWidth Property