CadGradientBackground.Height

CadGradientBackground.Height property

Gets a value representing a percentage of the second color in a three-color gradient.

public double Height { get; }

Property Value

A Double value representing a percentage of the second color in a three-color gradient.

Remarks

If the value is 0, the result is a two-color gradient that uses the Top and Bottom colors

See Also