Click or drag to resize

BrushLinearGradientRectangle Property

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

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public RectangleF LinearGradientRectangle { get; set; }

Property Value

Type: RectangleF
See Also