GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElementCollection Class / Add Method

In This Topic
Add Method (SvgElementCollection)
In This Topic
Adds the specified element to the end of the SvgElementCollection.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal element As SvgElement _
) 
 

Parameters

element
See Also