Gets or sets the bottom point or vector that the gradient fill converges to.
double RectangleBottom {get; set;}
'Declaration
Property RectangleBottom As Double
'Usage
Dim instance As IGradient
Dim value As Double
instance.RectangleBottom = value
value = instance.RectangleBottom
Property Value
A
System.Double value in range 0..1 that represents the bottom point or vector.