DisableVORecognition Property
Description
Indicates whether recognition of virtual objects is disabled.
Property type
Read-write property
Syntax
Visual Basic
Public Property DisableVORecognition As Boolean
Return Type
  • True--The defined virtual objects stored in the Virtual Object Manager are not recognized while recording.
  • False--The defined virtual objects stored in the Virtual Object Manager are recognized while recording.
Example
See Also