Gets the padding around this component's content.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public Thickness getPadding () |
A Thickness object specifying the spacing between this component and its child.
See Also