ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTGroupArray Class
Properties Methods


In This Topic
    ImGearARTGroupArray Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTGroupArray.

    Public Properties
     NameDescription
    Public PropertyGets access controller for the page.  
    Public PropertyGets number of ART groups in the array.  
    Public PropertyOverloaded. Gets or sets a group by index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an annotation group to the array.  
    Public MethodFinds a group specified by the name in the array.  
    Public MethodReturns the IEnumerator interface for the array of groups.  
    Public MethodGets a group specified by the name.  
    Public MethodOverloaded. Removes the specified group from the array.  
    Public MethodRemoves all groups from the array.  
    Public MethodRemoves a group specified by index from the array.  
    Top
    See Also