Sets a value indicating whether drawing a link from/to this table, should connect a row of the table, or the whole table as single entity.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T ConnectionStyle<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function ConnectionStyle(Of T As TableNode) ( _ |
See Also