ImageGear .NET v25.1 - Updated
Clear Method (ImGearLayerArray)




ImageGear.Core Assembly > ImageGear.Processing.Layers Namespace > ImGearLayerArray Class : Clear Method
Removes all of the layers from the array.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
'Usage
 
Dim instance As ImGearLayerArray
 
instance.Clear()
public virtual void Clear()
public: virtual void Clear(); 
public:
virtual void Clear(); 
See Also

Reference

ImGearLayerArray Class
ImGearLayerArray Members