Gets or sets the default value for the Pen property of links.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Pen LinkPen { get; set; } |
Visual Basic Copy Code |
---|
Public Property LinkPen As Pen |
An instance of the Pen class.
This property specifies the default value for the Pen property of new links.