Gets or sets the size of link branch indicators.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public float BranchIndicatorSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property BranchIndicatorSize As Single |
A float value specifying the size of branch indicators. The default value is 4.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |