DroidDiagram Programmer's Guide
ComponentBase.getHeight Method
See Also
 






Gets the explicit height of this component.

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

 Syntax

Java  Copy Code

public float getHeight ()

 Return Value

The height of this component or float.NaN to auto-size the component.

 See Also

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