Gets or sets the theme-level style for diagram links. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Style DiagramLinkStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property DiagramLinkStyle As Style |
A System.Windows.Style instance.
This property provides a shortcut for associating a style with the DiagramLink type in the current theme.