Gets or sets the brush of the anchor point mark.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Brush Brush { get; set; } |
Visual Basic
![]() |
---|
Public Property Brush As Brush |
An instance of the Brush class. The default value is Brushes.Black.
The anchor mark shape specified via MarkStyle is painted with this brush.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |