FromSvg(String, Boolean) Method

Definition

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

Type parameters

T

Parameters

svg
String
captureCompatibilityStyleState
Boolean

Returns

{T}