[]
        
(Showing Draft Content)

GrapeCity.Drawing.GradientBrush.ApplyTransparent

ApplyTransparent Method

ApplyTransparent(double, double)

Applies transparent for gradient stops.

Declaration
public void ApplyTransparent(double fromTransparent, double toTransparent)
Public Sub ApplyTransparent(fromTransparent As Double, toTransparent As Double)
Parameters
Type Name Description
double fromTransparent

The start transparent value.

double toTransparent

The end transparent value.