DioDocs for PDF
IsInterpolationModeSupported メソッド (GcSvgGraphics)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgGraphics クラス : IsInterpolationModeSupported メソッド
The interpolation mode to check.
Indicates whether this graphics implementation supports a specified interpolation mode.

The following interpolation modes are supported by GcSvgGraphics:

シンタックス
'宣言
 
Public Overrides Function IsInterpolationModeSupported( _
   ByVal interpolationMode As InterpolationMode _
) As System.Boolean
public override System.bool IsInterpolationModeSupported( 
   InterpolationMode interpolationMode
)

パラメータ

interpolationMode
The interpolation mode to check.

戻り値の型

true if the specified interpolation mode is supported by GcSvgGraphics, false otherwise.
参照

GcSvgGraphics クラス
GcSvgGraphics メンバ