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





Gets the spacing between the item boundaries and its text.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function getTextPadding ()

 Return Value

A Thickness instance specifying the size of padding space left around the text.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace