Saves the current
GcSvgDocument to a
System.IO.TextWriter in SVG format.
シンタックス
'宣言
Public Overloads Sub Save( _
ByVal As System.IO.TextWriter, _
Optional ByVal As System.Xml.XmlWriterSettings _
)
public void Save(
System.IO.TextWriter ,
System.Xml.XmlWriterSettings
)
パラメータ
- tw
- The output System.IO.TextWriter.
- settings
- The output XML formatting settings.
参照