[]
Gets or sets a hint to the implementation about what tradeoffs to make as it renders vector graphics elements.
Setting this property affects the subsequent calls of the Draw/Fill methods. It does not affect the previous calls.
The default is Auto.public SvgShapeRendering ShapeRendering { get; set; }
Public Property ShapeRendering As SvgShapeRendering