Press on the image to return to the main documentation page.
iSVG
List of types:
SVG
SVG
Events:
None
Members:
Export
(
Width
As
Float
,
Height
As
Float
)
As
Bitmap
Initialize
(
Dir
As
String
,
FileName
As
String
)
IsInitialized
As
Boolean
Tag
As
Object
Members description:
Export
(
Width
As
Float
,
Height
As
Float
)
As
Bitmap
Initialize
(
Dir
As
String
,
FileName
As
String
)
IsInitialized
As
Boolean
Tests whether this object was initialized.
Tag
As
Object
Gets or sets the Tag object. This is a placeholder for any object you like to tie to this object.
Top