Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElementCollection Class / Clear Method

In This Topic
    Clear Method (SvgElementCollection)
    In This Topic
    Removes all elements from the SvgElementCollection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also