MindFusion.Diagramming for JavaScript Programmer's Guide

DiagramItem.getPen Method

See Also
 





Gets an object used to paint the frame of the item.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function getPen ()

 Return Value

A string value identifying the stroke of the item frame.

 See Also