FlexReport for WinForms
GetResourceImage メソッド (Utils)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Utils クラス : GetResourceImage メソッド
Gets the resource image.
シンタックス
'宣言
 
Public Shared Function GetResourceImage( _
   ByVal asmb As System.Reflection.Assembly, _
   ByVal resName As System.String _
) As GrapeCity.Documents.Drawing.IImage
'使用法
 
Dim asmb As System.Reflection.Assembly
Dim resName As System.String
Dim value As GrapeCity.Documents.Drawing.IImage
 
value = Utils.GetResourceImage(asmb, resName)
public static GrapeCity.Documents.Drawing.IImage GetResourceImage( 
   System.Reflection.Assembly asmb,
   System.string resName
)

パラメータ

asmb
resName
参照

参照

Utils クラス
Utils メンバ