Unicode Controls & Classes for VB6 - Version 4

clsGpGraphics.SmoothingMode Property

Gets or sets the Smoothing mode of this graphics object

Syntax
Public Property Get SmoothingMode () As GpSmoothingMode
Public Property Let SmoothingMode (ByVal ism As GpSmoothingMode)
Parameters
Parameter Description
ByVal ism As GpSmoothingMode The new value
Remarks