Sets the spacing between the item boundaries and its text.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public CompositeNodeBuilder textPadding ( |
A Thickness instance specifying the size of the padding space left around the text.
This DiagramItemBuilder instance.
See Also