LinearGradientBrush::Rectangle Property
.NET Framework (current version)
Gets a rectangular region that defines the starting and ending points of the gradient.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System.Drawing::RectangleFA RectangleF structure that specifies the starting and ending points of the gradient.
The left side of the rectangle specifies the starting point of the linear gradient, and the right side of the rectangle specifies the endpoint.
.NET Framework
Available since 1.1
Available since 1.1
Show: