'宣言 Public Overridable Function IsInterpolationModeSupported( _ ByVal interpolationMode As InterpolationMode _ ) As System.Boolean
public virtual System.bool IsInterpolationModeSupported( InterpolationMode interpolationMode )
パラメータ
- interpolationMode
- The interpolation mode to check.
戻り値の型
true if the specified interpolation mode is supported by the current graphics, false otherwise.