Gets or sets whether contents should clip to node's outline, when outline component is set.
Namespace: MindFusion.Diagramming
File: CompositeNode.js
JavaScript Copy Code |
---|
get clipToOutline() {} |
Boolean
true to clip contents, or false otherwise.
To specify the clip path, mark a Shape component in the template with isOutline attribute.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |