FlexReport for WinForms
GetImageEmbeddedResource(String) メソッド


C1.Document アセンブリ > C1.Document 名前空間 > Utils クラス > GetImageEmbeddedResource メソッド : GetImageEmbeddedResource(String) メソッド
The image name.
Gets the image from embedded resource.
シンタックス
'宣言
 
Public Overloads Shared Function GetImageEmbeddedResource( _
   ByVal imageName As System.String _
) As GrapeCity.Documents.Drawing.Image
'使用法
 
Dim imageName As System.String
Dim value As GrapeCity.Documents.Drawing.Image
 
value = Utils.GetImageEmbeddedResource(imageName)
public static GrapeCity.Documents.Drawing.Image GetImageEmbeddedResource( 
   System.string imageName
)

パラメータ

imageName
The image name.

戻り値の型

The image from embedded resource.
参照

参照

Utils クラス
Utils メンバ
オーバーロード一覧