ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTGroup Class / RemoveAll Method




In This Topic
    RemoveAll Method (ImGearARTGroup)
    In This Topic
    Removes all marks from the group.
    Syntax
    'Declaration
     
    Public Sub RemoveAll() 
    'Usage
     
    Dim instance As ImGearARTGroup
     
    instance.RemoveAll()
    public void RemoveAll()
    public: void RemoveAll(); 
    public:
    void RemoveAll(); 
    See Also