Gets or sets the color of hatch lines drawn by this brush.
Namespace: MindFusion.Drawing
Package: MindFusion.Common
C# Copy Code |
---|
public Color ForegroundColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property ForegroundColor As Color |
An instance of the .NET Color structure that represents the foreground color of this brush.