Search
SvgNode.getSvgUrl Method
See Also
 

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

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

 Syntax

Java  Copy Code

public String getSvgUrl ()

 Return Value

A String containing file path.

 See Also