WebPlanner Programmer's Guide

PathGradientBrush Constructor

See Also
 


Initializes a new instance of the PathGradientBrush class.

 Overload List

Name Description

PathGradientBrush (Color, Color)

Initializes a new instance of the PathGradientBrush class with the specified center and surrounding colors.

PathGradientBrush (String)

Initializes a new instance of the PathGradientBrush class given its string representation.

 See Also