Gets the explicit width of this component.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public float getWidth () |
The width of this component or float.NaN to auto-size the component.
See Also