ASP.NET Pack Programmer's Guide
DiagramItem.setTextPadding Method
See Also
 





Sets the spacing between the item boundaries and its text.

Namespace: MindFusion.Diagramming
Package: DiagramItem.js

 Syntax

JavaScript  Copy Code

function setTextPadding (value)

 Parameters

value

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

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace
Text Property