'宣言 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 GcBitmapGraphics, false otherwise.