Documents for PDF, .NET Edition Documentation
RadialGradientBrush Class Members
Properties 

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace : RadialGradientBrush Class

The following tables list the members exposed by RadialGradientBrush.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating if the gradient can be elliptic.

The value of this property is ignored when drawing to PDF.

 
Public PropertyGets or sets a value indicating whether the ending shape of the gradient is calculated to cover the entire rectangular area of the figure being filled.

The default is false, which would normally be used when filling ellipses. Setting this to true is useful when filling rectangles.

 
Public PropertyGets or sets the ending gradient color.  
Public PropertyGets or sets the location of the focal point that defines the beginning of the gradient.

(0,0) is the top-left corner, (1,1) is the bottom-right corner. The default is (0.5f, 0.5f).

 
Public PropertyGets or sets the collection of gradient stops.  
Public PropertyGets or sets the starting gradient color.  
Public PropertyOverridden. Gets a value indicating whether brush actually visible.  
Top
See Also

Reference

RadialGradientBrush Class
GrapeCity.Documents.Drawing Namespace