ImageGear for .NET
UserData Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecZone Class : UserData Property




Glossary Item Box

Gets or sets custom user-defined data.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.