Gets or sets the color of link merge indicators.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Color MergeIndicatorColor { get; set; } |
Visual Basic
![]() |
---|
Public Property MergeIndicatorColor As Color |
A Microsoft.Maui.Graphics.Color instance specifying the color of branch indicators. The default value is LightGreen.
MvcDiagram Programmer's Guide | © 2025 MindFusion |