'Declaration Public Overrides Function IsInterpolationModeSupported( _ ByVal interpolationMode As InterpolationMode _ ) As System.Boolean
public override System.bool IsInterpolationModeSupported( InterpolationMode interpolationMode )
Parameters
- interpolationMode
- The interpolation mode to check.
Return Value
true if the specified interpolation mode is supported by GcBitmapGraphics, false otherwise.