Gets or sets an SvgContent instance representing the SVG drawing rendered in this node.
Namespace: MindFusion.Diagramming
Assembly: SvgNode.js
SyntaxJavaScript
Copy Code
|
|---|
get content() {} |
SvgContent
An instance of the SvgContent class.
See Also