'Declaration
Property RectangleBottom As System.Double
'Usage
Dim instance As IRectangularGradient Dim value As System.Double instance.RectangleBottom = value value = instance.RectangleBottom
System.double RectangleBottom {get; set;}
read-write property RectangleBottom: System.Double;
function get,set RectangleBottom : System.double