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