DioDocs for PDF
FromFile メソッド (GcSvgDocument)

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

パラメータ

path
The SVG file path.

戻り値の型

The created SVG document.
参照

GcSvgDocument クラス
GcSvgDocument メンバ