Gets a value indicating whether child items should be clipped by container boundaries.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getClipChildren () |
true if child items should be clipped, otherwise false.
See Also