SvgSpriteBuilderGetSymbols Method
Gets all symbols from current SVG document.
Namespace: DotMake.SvgSpriteAssembly: DotMake.SvgSprite (in DotMake.SvgSprite.dll) Version: 1.0.0
public XElement[] GetSymbols()
Return Value
XElementAn array of
XElement for the
<symbol> tags.