A value indicating whether the indicator designates merge or branch point.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool Merge { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Merge As Boolean |
true to draw a merge indicator, or false to draw a branch indicator.