SvgSpriteBuilderGetSymbolIds Method
Gets all symbol ids from current SVG document.
Namespace: DotMake.SvgSpriteAssembly: DotMake.SvgSprite (in DotMake.SvgSprite.dll) Version: 1.0.0
public IEnumerable<string> GetSymbolIds()
Return Value
IEnumerableStringAn array of
String for the
<symbol> ids.