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





Gets the default stroke of shape node-s.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getShapePen ()

 Return Value

A string value specifying the stroke of ShapeNode-s.

 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