Search
HandlesVisualStyle.handleStroke Property
See Also
 





Gets or sets the color used to stroke borders of adjustment handles.

Namespace: MindFusion.Diagramming
File: HandlesVisualStyle.js

 Syntax

JavaScript  Copy Code

get handleStroke() {}
set handleStroke(value) {}

 Property Value

String

A string specifying the color name or hexadecimal value.

 See Also