'Usage
Dim instance As ImGearRecZone
Dim value As Object
instance.UserData = value
value = instance.UserData
Property Value
Data object.
Remarks
This property allows the user to associate an object with this particular zone. It's provided for
convenience. However, note that the zone list is reconstructed when performing recognition tasks
such as Locate and Recognize, and this value is not preserved during these tasks.