User Tools

Site Tools


12.0:apis:thinkgeo.core.geolineargradientbrush

ThinkGeo.Core.GeoLinearGradientBrush

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.Core.GeoBrush
      • ThinkGeo.Core.GeoLinearGradientBrush

Members Summary

Public Constructors

GeoLinearGradientBrush(GeoColor,GeoColor,GeoLinearGradientDirection)

  • Create an instance of GeoLinearGradientBrush by passing a gradient start color and gradient end color followed by the gradient direction enum.
Remarks
  • N/A
Parameters
  • startColor
    • Type:GeoColor
    • Description:This parameter specifies the starting GeoColor of the GeoLinearGradientBrush.
  • endColor
    • Type:GeoColor
    • Description:This parameter specifies the endding GeoColor of the GeoLinearGradientBrush.
  • direction
    • Description:This parameter specifies the GeoLinearGradientDirection enumeration of the GeoLinearGradientBrush.

GeoLinearGradientBrush(GeoColor,GeoColor,Single)

  • Create an instance of GeoLinearGradientBrush by passing a gradient start color and gradient end color followed by the gradient direction angle.
Remarks
  • N/A
Parameters
  • startColor
    • Type:GeoColor
    • Description:This parameter specifies the starting GeoColor of the GeoLinearGradientBrush.
  • endColor
    • Type:GeoColor
    • Description:This parameter specifies the endding GeoColor of the GeoLinearGradientBrush.
  • directionAngle
    • Type:Single
    • Description:This parameter specifies the direction angle value of the GeoLinearGradientBrush.

Protected Constructors

GeoLinearGradientBrush()

  • Create a new instance of the GeoLinearGradientBrush with default settings.
Remarks
  • N/A
Parameters

Public Methods

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

Protected Methods

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

Public Properties

StartColor

  • N/A
Remarks
  • N/A
Return Value

EndColor

  • N/A
Remarks
  • N/A
Return Value

DirectionAngle

  • N/A
Remarks
  • N/A
Return Value
  • Type:Single

WrapMode

  • N/A
Remarks
  • N/A
Return Value

Id

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int64

Protected Properties

Public Events

12.0/apis/thinkgeo.core.geolineargradientbrush.txt · Last modified: 2019/09/26 09:31 (external edit)