DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / Children Property

In This Topic
Children Property (SvgElement)
In This Topic
Gets the collection of child elements.
Syntax
'Declaration
 
Public ReadOnly Property Children As SvgElementCollection
 
See Also