Input for WinForms
ImageElement コンストラクタ(Style,Image)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > ImageElement クラス > ImageElement コンストラクタ : ImageElement コンストラクタ(Style,Image)
使用する Styleオブジェクト。
表示する画像。
指定された画像とスタイルオプションを使用して、 ImageElementクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal image As System.Drawing.Image _
)
public ImageElement( 
   Style style,
   System.Drawing.Image image
)

パラメータ

style
使用する Styleオブジェクト。
image
表示する画像。
参照

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