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

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

Reference

HatchBrush Class
HatchBrush Members