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: 12.0.0.0
Syntax
public RectangleF LinearGradientRectangle { get; set; }

Property Value

Type: RectangleF
See Also