Documents for PDF, .NET Edition Documentation
CoverRectangle Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > RadialGradientBrush Class : CoverRectangle Property
Gets 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.

Syntax
'Declaration
 
Public Property CoverRectangle As System.Boolean
public System.bool CoverRectangle {get; set;}
See Also

Reference

RadialGradientBrush Class
RadialGradientBrush Members