Gets an SvgContent instance representing the SVG drawing rendered in this node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public SvgContent getContent () |
An instance of the com.mindfusion.svg.SvgContent class representing the SVG drawing.
See Also