PictureBox.ImageLocation プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > PictureBox.ImageLocation プロパティの意味・解説 

PictureBox.ImageLocation プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

PictureBox に表示するイメージパス取得または設定します

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

<LocalizableAttribute(True)> _
Public Property ImageLocation As
 String
Dim instance As PictureBox
Dim value As String

value = instance.ImageLocation

instance.ImageLocation = value
[LocalizableAttribute(true)] 
public string ImageLocation { get;
 set; }
[LocalizableAttribute(true)] 
public:
property String^ ImageLocation {
    String^ get ();
    void set (String^ value);
}
/** @property */
public String get_ImageLocation ()

/** @property */
public void set_ImageLocation (String value)
public function get ImageLocation
 () : String

public function set ImageLocation
 (value : String)

プロパティ
PictureBox表示するイメージへのパス

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

PictureBox.ImageLocation プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PictureBox.ImageLocation プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS