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