DroidDiagram Programmer's Guide
ContentComponent.getPadding Method
See Also
 






Gets the padding around this component's content.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public Thickness getPadding ()

 Return Value

A Thickness object specifying the spacing between this component and its child.

 See Also

ContentComponent Members
ContentComponent Class
com.mindfusion.diagramming.components Namespace