RectangularGradient.RectangleRight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |