Search
ContainerNode.contentPath Property
See Also
 





Creates a path corresponding to the content area rectangle, excluding caption bar.

Namespace: MindFusion.Diagramming
File: ContainerNode.js

 Syntax

JavaScript  Copy Code

get contentPath() {}

 Property Value

Path

A Path instance.

 See Also