'Declaration Public Property ImageRendering As SvgImageRendering
public SvgImageRendering ImageRendering {get; set;}
Setting this property affects the subsequent calls of the DrawImage methods. It does not affect the previous calls.
The default is SvgImageRendering.Auto.'Declaration Public Property ImageRendering As SvgImageRendering
public SvgImageRendering ImageRendering {get; set;}