Einhugur SVG Plugin for Xojo

Image.Constructor Constructor

Constructor which takes FolderItem reference to SVG file.

Constructor(
   f as FolderItem)

Parameters

f
Reference to valid SVG file.

Remarks

This constructor can throw SVGException.

See Also

Image Class