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