Write the data in GraphicsSVG as a xml file.
SVGWriter
01 Syntax
Microsoft.VisualBasic.Imaging.SVG.SVGWriter
02 Methods
03 Fields
04 Members
Get the current svg model data from current graphics engine.
Parameters
| Name | Type | Description |
|---|---|---|
g | GraphicsSVG | - |
size$ | String | 默认是使用GraphicsSVG对象的内部大小 |
将画布GraphicsSVG之中的内容写入SVG文件
Parameters
| Name | Type | Description |
|---|---|---|
g | GraphicsSVG | - |
path$ | String |
|
Xmlns
Xlink