Method GetDrawing
- Namespace
- SharpVectors.Converters
- Assembly
- SharpVectors.Converters.Wpf.dll
GetDrawing(Uri)
This converts the SVG resource specified by the Uri to DrawingGroup.
protected virtual DrawingGroup GetDrawing(Uri svgSource)
Parameters
Returns
- DrawingGroup
A DrawingGroup of the converted SVG resource.