Sets a value indicating whether the points where this link crosses other links should be drawn as arcs or dashes.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T DrawCrossings<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function DrawCrossings(Of T As DiagramLink) ( _ |
See Also