ImageGear .NET - Updated
RemoveAll Method (ImGearARTGroup)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTGroup Class : RemoveAll Method
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

Reference

ImGearARTGroup Class
ImGearARTGroup Members