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; }
Public Property LinearGradientRectangle As RectangleF
Get
Set
Property Value
Type:
RectangleFSee Also