Search
Diagram.DiagramLinkStyle Property
See Also
 





Gets the theme-level style for diagram links.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public DiagramLinkStyle DiagramLinkStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property DiagramLinkStyle As DiagramLinkStyle

 Property Value

 See Also