User Tools

Site Tools


thinkgeo.mapsuite.core.geolineargradientbrush

This is an old revision of the document!


ThinkGeo.MapSuite.Core.GeoLinearGradientBrush

Encapsulates a GeoBrush with a linear gradient.

Inheritance Hierarchy

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

Members Summary

Public Constructors

GeoLinearGradientBrush

  • DeclaringType:N/A
  • Summary:Create an instance of GeoLinearGradientBrush by passing a gradient start color and gradient end color followed by the gradient direction enum.

GeoLinearGradientBrush

  • Parameters:GeoColor,GeoColor,Single
  • DeclaringType:N/A
  • Summary:Create an instance of GeoLinearGradientBrush by passing a gradient start color and gradient end color followed by the gradient direction angle.

Protected Constructors

GeoLinearGradientBrush

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

Public Methods

CloneDeep

  • Parameters:N/A
  • DeclaringType:GeoBrush
  • Summary:N/A

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

CloneDeepCore

  • Parameters:N/A
  • DeclaringType:GeoBrush
  • Summary:N/A

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

DirectionAngle

  • Return:Single
  • Summary:Gets or sets the Direction angle of the GeoLinearGradientBrush.

EndColor

  • Return:GeoColor
  • Summary:Gets or sets the ending GeoColor of the gradient.

Id

  • Return:Int64
  • Summary:N/A

StartColor

  • Return:GeoColor
  • Summary:Gets or sets the starting GeoColor of the gradient.

WrapMode

  • Return:GeoWrapMode
  • Summary:Gets or sets a GeoWrapMode enumeration that indicates the wrap mode for the GeoLinearGradientBrush.

Protected Properties

Public Events

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. Go Back === 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.

Go Back

Protected Constructors

GeoLinearGradientBrush()

Create a new instance of the GeoLinearGradientBrush with default settings.

Remarks

N/A

Parameters

Public Methods

CloneDeep()

N/A

Remarks

N/A

Return Value

Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

obj

  • Type:Object
  • Description:N/A

Go Back

GetHashCode()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetType()

N/A

Remarks

N/A

Return Value

  • Return Type:Type
  • Description:N/A

Parameters

ToString()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

Protected Methods

CloneDeepCore()

N/A

Remarks

N/A

Return Value

Parameters

Finalize()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value

  • Return Type:Object
  • Description:N/A

Parameters

Public Properties

DirectionAngle

Gets or sets the Direction angle of the GeoLinearGradientBrush.

Remarks

N/A

Return Value

Return Type:Single

Go Back

EndColor

Gets or sets the ending GeoColor of the gradient.

Remarks

N/A

Return Value

Return Type:GeoColor

Go Back

Id

N/A

Remarks

N/A

Return Value

Return Type:Int64

Go Back

StartColor

Gets or sets the starting GeoColor of the gradient.

Remarks

N/A

Return Value

Return Type:GeoColor

Go Back

WrapMode

Gets or sets a GeoWrapMode enumeration that indicates the wrap mode for the GeoLinearGradientBrush.

Remarks

N/A

Return Value

Return Type:GeoWrapMode

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.geolineargradientbrush.1442485795.txt.gz · Last modified: 2015/09/17 10:29 by admin