ModelWinCenterY Property

Applies To
Vision Objects: Correlation, Geometric, OCR

Description
Sets and returns the Y coordinate value on the center of the model window.

Usage

VGet  Sequence.Object.ModelWinCenterY, var
VSet  Sequence.Object.ModelWinCenterY, 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 height - 1” in pixels

Remarks
Sets and returns the Y 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, ModelWinCenterX Property, ModelWinType Property, SearchWinCenterX Property, SearchWinCenterY Property, SearchWinType Property, SearchWinHeight Property, SearchWinWidth Property