Gets or sets the default stroke of links.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get linkPen() {} |
String
A string specifying the color name or hexadecimal value.
RemarksThis property specifies the default value for the pen property of new links.
See Also