MindFusion.Diagramming for JavaScript Programmer's Guide

NodeListView.setPadding Method

See Also
 





Sets the space between the NodeListView control and its contents.

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

function setPadding (value)

 Parameters

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

 See Also