RectangleTop Property
RectangleTop
Gets or sets the top point or vector that the gradient fill converges to.
Declaration
double RectangleTop { get; set; }
Property RectangleTop As Double
Property Value
Type |
Description |
double |
A double value in range 0..1 that represents the top point or vector.
|