DioDocs for PDF
ImageRendering プロパティ (GcSvgGraphics)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgGraphics クラス : ImageRendering プロパティ
Gets or sets a hint to the implementation about how to make speed vs. quality tradeoffs as it performs image processing.

Setting this property affects the subsequent calls of the DrawImage methods. It does not affect the previous calls.

The default is SvgImageRendering.Auto.
シンタックス
'宣言
 
Public Property ImageRendering As SvgImageRendering
public SvgImageRendering ImageRendering {get; set;}
参照

GcSvgGraphics クラス
GcSvgGraphics メンバ