Gets or sets whether contents should clip to node's outline, when outline component is set.
Namespace: MindFusion.Diagramming
Package: 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.
NetDiagram Programmer's Guide | © 2023 MindFusion |