DroidDiagram Programmer's Guide
ContentComponent.getContent Method
See Also
 






Gets the content of this component.

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

 Syntax

Java  Copy Code

public ComponentBase getContent ()

 Return Value

An instance of the ComponentBase class representing the sole child of the component.

 See Also

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