RectangularGradient.RectangleLeft Property

Definition

Represents the point or vector that the gradient fill converges to. Read/write

public:
 property double RectangleLeft { double get(); void set(double value); };
public double RectangleLeft { get; set; }
Public Property RectangleLeft As Double

Property Value

Double

Remarks

Works with RectangleRight, RectangleTop, and RectangleBottom. Valid values are listed in the table below.

RectangleLeft 0-1
RectangleRight 0-1
RectangleTop 0-1
RectangleBottom 0-1

Applies to