ImageGear for .NET
Insert Method
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecZoneCollection Class : Insert Method




index
Index to insert zone at.
zone
New ImGearRecZone object describing zone to be added.

Glossary Item Box

Inserts a zone at a specified index.

Syntax

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

Parameters

index
Index to insert zone at.
zone
New ImGearRecZone object describing zone to be added.

Remarks

Inserts a new zone at the specified index in the zone list.

See Also

©2013. Accusoft Corporation. All Rights Reserved.