Gets or sets a Brush used to draw hatch frames.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Brush HatchBrush { get; set; } |
Visual Basic Copy Code |
---|
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |