Gets or sets a Brush used to draw hatch frames.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |