Gets or sets the brush of the anchor point mark.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Brush Brush { get; set; } |
Visual Basic
![]() |
---|
Public Property Brush As Brush |
An instance of the System.Windows.Media.Brush class.
The anchor mark shape specified by MarkStyle is painted with this brush.