Gets or sets whether child items should be clipped by container boundaries.
Namespace: MindFusion.Diagramming
File: ContainerNode.js
SyntaxJavaScript
Copy Code
|
|---|
get clipChildren() {} |
Boolean
true if child items are clipped, or false otherwise.
See Also