MindFusion.Diagramming for JavaScript Programmer's Guide
DiagramItem.setStroke Method
See Also
 





Sets a string specifying the color used to stroke the item's frame.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function setStroke (value)

 Parameters

value

A string value identifying the stroke color.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace
setStrokeThickness Method