PathGradientBrush.Rectangle

PathGradientBrush.Rectangle property

Gets a bounding rectangle for this PathGradientBrush.

public RectangleF Rectangle { get; }

Return Value

A RectangleF that represents a rectangular region that bounds the path this PathGradientBrush fills.

See Also