DioDocs for PDF
ToSvgDocument メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgGraphics クラス : ToSvgDocument メソッド
Generates a GcSvgDocument from this graphics, and clears its command list afterwards.

Note that if a license key has not been applied (see SetLicenseKey and ApplyLicenseKey methods), only a few calls of ToSvgDocument() are allowed, after which an exception will be thrown.

シンタックス
'宣言
 
Public Function ToSvgDocument() As GcSvgDocument
public GcSvgDocument ToSvgDocument()

戻り値の型

The generated SVG document.
参照

GcSvgGraphics クラス
GcSvgGraphics メンバ