Loads svg picture from file or resource.
public static SKPicture? LoadPicture(string path, Uri? baseUri, SvgParameters? parameters = default(SvgParameters? ))
The path to file or resource.
The base uri.
The svg parameters.