Gets or sets a Brush used to fill the interior of selection handles.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush HandleBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property HandleBrush As Brush |
An instance of a Brush -derived class.
This brush is used to fill the interior of adjustment handles rendered for most of the HandlesStyle types.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |