getSvgImage
open fun getSvgImage( path: String, width: Double, height: Double): Image
Content copied to clipboard
Returns the Image of a SVG image.
Return
The image
Parameters
path
The SVG image position
width
The percent width of image
height
The percent height of image
Returns the Image of a SVG image.
Return
The image
Parameters
path
The SVG image position