Loads SVG from the specified file.
Namespace: com.mindfusion.svg
Package: com.mindfusion.svg
Java
![]() |
---|
public static SvgContent fromFile ( |
A string containing file path.
An SvgContent instance representing the SVG drawing, or null if I/O or parsing errors occurred.