Unicode Controls & Classes for VB6 - Version 4

clsGpGraphics.InterpolationMode Property

Gets or sets the interpolation mode

Syntax
Public Property Get InterpolationMode () As GpInterpolationMode
Public Property Let InterpolationMode (ByVal im As GpInterpolationMode)
Parameters
Parameter Description
ByVal im As GpInterpolationMode The new value
Remarks