Sets the padding around this component's content.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setPadding ( |
A Thickness object specifying the spacing between this component and its child. The default is 0.
See Also