ImageRendering Property (SvgElement)
Gets or sets a hint to the implementation about how to make speed vs. quality tradeoffs as it performs image processing.
public System.Nullable<SvgImageRendering> ImageRendering {get; set;}
'Declaration
Public Property ImageRendering As System.Nullable(Of SvgImageRendering)