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