ImageGear for .NET
Add Method
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTGroupArray Class : Add Method




group
Group to add.

Glossary Item Box

Adds an annotation group to the array.

Syntax

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

Parameters

group
Group to add.

Return Value

Integer value.

Remarks

Please make sure the group does not have parent page (i.e. ImGearARTGroup.ParentPage is null), otherwise ImageGear.Core.ImGearException will be thrown. If the group to be added already has parent page, please clone it prior to adding to the array.

See Also

©2013. Accusoft Corporation. All Rights Reserved.