DioDocs for PDF
FromString メソッド (GcSvgDocument)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgDocument クラス : FromString メソッド
The string containing the SVG data.
Creates a new GcSvgDocument from a specified SVG string data.
シンタックス
'宣言
 
Public Shared Function FromString( _
   ByVal svgData As System.String _
) As GcSvgDocument
public static GcSvgDocument FromString( 
   System.string svgData
)

パラメータ

svgData
The string containing the SVG data.

戻り値の型

An SVG document that was created.
参照

GcSvgDocument クラス
GcSvgDocument メンバ