CadGradientBackground.ColorBottomValue

CadGradientBackground.ColorBottomValue property

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

public int ColorBottomValue { get; set; }

Property Value

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

See Also