MindFusion.Diagramming for JavaScript Programmer's Guide

NodeListView.getPadding Method

See Also
 





Gets the space between the NodeListView control and its contents.

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

function getPadding ()

 Return Value

he Padding that specifies the space between the NodeListView control and its contents.

 See Also