'Declaration Public Property ShapeRendering As SvgShapeRendering
public SvgShapeRendering ShapeRendering {get; set;}
Setting this property affects the subsequent calls of the Draw/Fill methods. It does not affect the previous calls.
The default is SvgShapeRendering.Auto.'Declaration Public Property ShapeRendering As SvgShapeRendering
public SvgShapeRendering ShapeRendering {get; set;}