CadGradientBackground.ColorTopValue

CadGradientBackground.ColorTopValue property

Gets or sets the color (RGB) value for the top of the gradient.

public int ColorTopValue { get; set; }

Property Value

An Int32 value representing the color (RGB) for the top of the gradient.

See Also