DroidDiagram Programmer's Guide
ComponentBase.getWidth Method
See Also
 






Gets the explicit width of this component.

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

 Syntax

Java  Copy Code

public float getWidth ()

 Return Value

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

 See Also

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