Search
RadialGradientBrush Members
Constructors Methods
 


The following tables list the members exposed by the RadialGradientBrush type.

 Public Constructors

  Name Description

RadialGradientBrush

Overloaded.  

 Public Methods

  Name Description

applyTo

 

clone

Creates a clone of the brush.

getCenterColor

Gets the center color.

getColors

 

getFractions

 

getSurroundingColor

Gets the surrounding color.

getX

Gets the relative x-coordinate of the center point.

getY

Gets the relative y-coordinate of the center point.

readExternal

Implements Externalizable.

setCenterColor

Sets the center color.

setColors

 

setFractions

 

setSurroundingColor

Sets the surrounding color.

setX

Sets the relative x-coordinate of the center point.

setY

Sets the relative y-coordinate of the center point.

toColor

Returns a single color approximation of the brush.

writeExternal

Implements Externalizable.

 See Also