YAxisPntObjResult Property
Applies To
Vision Objects: Frame
Description
Specifies which result to use from the YAxisPointObject.
Usage
VGet Sequence.Object.YAxisPntObjResult, var
VSet Sequence.Object.YAxisPntObjResult, 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
- Integer variable that will contain the value of the property.
- value
- Integer value or expression for the new value of the property.
Values
The value can range from 1 to the NumberToFind value for the YAxisPointObject. If the YAxisPointObject is 'Screen', then the value is always 1.
Remarks
Use the YAxisPntObjResult property to specify a result number other than one for a Frame Object’s YAxisPoint.
See Also
Frame Object, OriginPntObjResult Property, OriginPoint Property, YAxisPoint Property