ImageRendering Property
ImageRendering
Gets or sets a hint to the implementation about how to make speed vs. quality tradeoffs as it performs image processing.
Declaration
public SvgImageRendering? ImageRendering { get; set; }
Public Property ImageRendering As SvgImageRendering?