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
Syntaxpublic RectangleF LinearGradientRectangle { get; set; }
Public Property LinearGradientRectangle As RectangleF
Get
Set
Property Value
Type:
RectangleF
See Also