RectangularGradient.RectangleRight Property

Definition

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

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

Property Value

Double

Remarks

Works with RectangleLeft, 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