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