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