Sets a value indicating whether child items should be clipped by container boundaries.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setClipChildren ( |
true to clip child items, otherwise false. The default value is true.
See Also