Specifies which type of connectors define the control flow in the process represented by the arranged diagram.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
public string MainConnectorId { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MainConnectorId As String |
See Also