'宣言 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.
'宣言 Public Shared Function FromFile( _ ByVal path As System.String _ ) As GcSvgDocument
public static GcSvgDocument FromFile( System.string path )