ASP.NET Pack Programmer's Guide
Diagram.setShapePen Method
See Also
 





Sets the default stroke of shape nodes.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setShapePen (value)

 Parameters

value

A string value specifying the stroke of shape nodes.

 Remarks

This property provides a default value for the pen with which shape nodes border lines are painted.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace