Gets or sets the color used to stroke outlines of selected items.
Namespace: MindFusion.Diagramming
Assembly: Style.js
SyntaxJavaScript
Copy Code
|
|---|
get selectedStroke() {} |
String
A string specifying the color name or hexadecimal value.
See Also