CadGradientBackground.ColorMiddleValue

CadGradientBackground.ColorMiddleValue property

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

public int ColorMiddleValue { get; set; }

Property Value

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

See Also