Ribbon for WinForms
GetImage(String) メソッド

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ResourceLoader クラス > GetImage メソッド : GetImage(String) メソッド
The case-insensitive name of the requested image.
Loads an image from the entry assembly.
シンタックス
'宣言
 
Public Overloads Shared Function GetImage( _
   ByVal name As String _
) As Image
public static Image GetImage( 
   string name
)

パラメータ

name
The case-insensitive name of the requested image.

戻り値の型

The System.Drawing.Image if it is found; null otherwise.
参照

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