FlexReport for WinForms
FromUrl メソッド


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > PictureHolder クラス : FromUrl メソッド
The url.
The base path for resolving a relative file name.
Creates a new instance of the PictureHolder from url.
シンタックス
'宣言
 
Public Shared Function FromUrl( _
   ByVal url As System.String, _
   ByVal basePath As System.String _
) As PictureHolder
'使用法
 
Dim url As System.String
Dim basePath As System.String
Dim value As PictureHolder
 
value = PictureHolder.FromUrl(url, basePath)
public static PictureHolder FromUrl( 
   System.string url,
   System.string basePath
)

パラメータ

url
The url.
basePath
The base path for resolving a relative file name.

戻り値の型

PictureHolder object.
参照

参照

PictureHolder クラス
PictureHolder メンバ