Gets 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 boolean getIsOutline () |
true to mark this component as the node's outline, otherwise false.
See Also