Sets a value indicating whether this component defines the outline of its host.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setIsOutline ( |
true to mark this component as the node's outline, otherwise false. The default value is false.
See Also