Search
SvgContent.getFileUrl Method
See Also
 






Gets the URI of SVG file this object was loaded from.

Namespace: com.mindfusion.svg
Package: com.mindfusion.svg

 Syntax

Java  Copy Code

public String getFileUrl ()

 Return Value

A string containing the file URI.

 See Also