FromSvg(String) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
public static T FromSvg<T>(string svg)
    where T : SvgDocument, new()

Type parameters

T

Parameters

svg
String

Returns

{T}