Search
HandlesVisualStyle.dashStroke Property
See Also
 






Gets or sets the color used to stroke dashed selection frames.

Namespace: MindFusion.Diagramming
File: HandlesVisualStyle.js

 Syntax

JavaScript  Copy Code

get dashStroke() {}
set dashStroke(value) {}

 Property Value

String

A string specifying the color name or hexadecimal value.

 See Also