DioDocs for PDF
FromStream メソッド (GcSvgDocument)

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

パラメータ

stream
The stream containing the SVG data.

戻り値の型

The SVG document that was created.
参照

GcSvgDocument クラス
GcSvgDocument メンバ