DroidDiagram Programmer's Guide
ContainerNode.getCaptionHeight Method
See Also
 






Gets the height of the container's caption area.

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

 Syntax

Java  Copy Code

public float getCaptionHeight ()

 Return Value

float value specifying the height of the container caption.

 See Also

ContainerNode Members
ContainerNode Class
com.mindfusion.diagramming Namespace
setCaptionHeight Method