Visual.BeginVerticalGradientFill Method


Definition

public void BeginVerticalGradientFill( int top_rgb, int top_alpha, int bottom_rgb, int bottom_alpha, double y, double height );

Parameters

top_rgbSystem.Int32.
top_alphaSystem.Int32.
bottom_rgbSystem.Int32.
bottom_alphaSystem.Int32.
ySystem.Double.
heightSystem.Double.
© 2004-2005 GlobFX Technologies. All rights reserved.