MindFusion.Java Package Programmer's Guide
SvgNode.setSvgUrl Method
See Also
 






Sets a URL used to load an SVG file into this node.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setSvgUrl (
    String value
)

 Parameters

value

A String containing file path.

 See Also

SvgNode Members
SvgNode Class
com.mindfusion.diagramming Namespace