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