Gets or sets the color of link merge indicators.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Color MergeIndicatorColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property MergeIndicatorColor As Color |
A System.Drawing.Color instance specifying the color of branch indicators. The default value is LightGreen.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |