BaseUri

ISvgImage.BaseUri property

Returns base URI of the specified SVG. Used to resolve relative links. Read-only String.

public string BaseUri { get; }

See Also