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


In This Topic
    ImGearARTGroup Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTGroup.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearARTGroup class object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the access to the group.  
    Public PropertyGets access controller for the group.  
    Public PropertyGets the marks count in the group.  
    Public PropertyGets or sets the group description.  
    Public PropertyGets or sets a mark by index.  
    Public PropertyGets or sets the group name.  
    Public PropertyGets the reference to the parent page.  
    Public PropertyGets or sets data object for the AccessController property.  
    Public PropertyGets the user data dictionary specified for the group.  
    Public PropertyGets or sets a value indicating whether the group is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodMoves the group of marks to the top of Z-Order.  
    Public MethodCreates a deep copy of the annotation group.  
    Public MethodCopies the group of marks to the Windows clipboard.  
    Public MethodCuts the group of marks to the Windows clipboard.  
    Public MethodGets the group enumerator class.  
    Public MethodRemoves all marks from the group.  
    Public MethodRemoves a mark specified by index from the group.  
    Public MethodSelects or deselects all marks in the group.  
    Public MethodMoves the group of marks to the bottom of Z-Order.  
    Top
    See Also