ILinearGradientBrush.Rect

ILinearGradientBrush.Rect property

Gets or sets the rectangular region that defines the starting and ending points of the gradient.

public RectangleF Rect { get; set; }

Return Value

The rectangular region defining the gradient’s start and end points.

See Also