Sets the explicit width of this component.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setWidth ( |
A floating point value specifying the component's width. The default is NaN.
See Also