Gets or sets a Brush used to draw hatch frames.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public Brush HatchBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property HatchBrush As Brush |
An instance of a Brush -derived class.
This brush is used to draw the hatch pattern for HandlesStyle types that display hatch frames.