OriginPntObjResult Property
Applies To
Vision Objects: Frame
Description
Specifies which result to use from the OriginPointObject.
Usage
VGet Sequence.Object.OriginPntObjResult, var
VSet Sequence.Object.OriginPntObjResult, 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 OriginPointObject.
If the OriginPointObject is “Screen”, then the value is always “1”.
Remarks
Use the OriginPntObjResult property to specify a result number other than “1” for a Frame Object’s OriginPoint.
See Also
Frame Object, OriginPoint Property, YAxisPoint Property, YAxisPntObjResult Property