ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
Encapsulates a GeoBrush with a linear gradient.
Create an instance of GeoLinearGradientBrush by passing a gradient start color and gradient end color followed by the gradient direction enum.
N/A
startColor
direction
endColor
Create a new instance of the GeoLinearGradientBrush with default settings.
N/A
N/A
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
N/A
Return Value
N/A
N/A
Return Value
Gets or sets the Direction angle of the GeoLinearGradientBrush.
N/A
Return Type:Single
Gets or sets the ending GeoColor of the gradient.
N/A
N/A
N/A
Return Type:Int64
Gets or sets the starting GeoColor of the gradient.
N/A
Gets or sets a GeoWrapMode enumeration that indicates the wrap mode for the GeoLinearGradientBrush.
N/A
Return Type:GeoWrapMode