Gets or sets the color of the anchor point mark.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Color Color { get; set; } |
Visual Basic
![]() |
---|
Public Property Color As Color |
A Microsoft.Maui.Graphics.Color instance. The default is Color.Black.
The anchor mark shape specified by MarkStyle is painted with this color.
MvcDiagram Programmer's Guide | © 2025 MindFusion |