Documents for PDF, .NET Edition Documentation
BackColor Property (HatchBrush)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > HatchBrush Class : BackColor Property
Gets or sets the color of spaces between the hatch lines drawn by this HatchBrush object.
Syntax
'Declaration
 
Public Property BackColor As System.Drawing.Color
public System.Drawing.Color BackColor {get; set;}
See Also

Reference

HatchBrush Class
HatchBrush Members