Label.DrawImage メソッドとは? わかりやすく解説

Label.DrawImage メソッド

Image指定した境界内に描画ます。

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

Protected Sub DrawImage ( _
    g As Graphics, _
    image As Image, _
    r As Rectangle, _
    align As ContentAlignment _
)
Dim g As Graphics
Dim image As Image
Dim r As Rectangle
Dim align As ContentAlignment

Me.DrawImage(g, image, r, align)
protected void DrawImage (
    Graphics g,
    Image image,
    Rectangle r,
    ContentAlignment align
)
protected:
void DrawImage (
    Graphics^ g, 
    Image^ image, 
    Rectangle r, 
    ContentAlignment align
)
protected void DrawImage (
    Graphics g, 
    Image image, 
    Rectangle r, 
    ContentAlignment align
)
protected function DrawImage (
    g : Graphics, 
    image : Image, 
    r : Rectangle, 
    align : ContentAlignment
)

パラメータ

g

描画実行される Graphics 表面

image

描画する Image

r

描画実行範囲を表す Rectangle 境界

align

描画するイメージLabel 内での配置

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


このページでは「.NET Framework クラス ライブラリ リファレンス」からLabel.DrawImage メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からLabel.DrawImage メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からLabel.DrawImage メソッド を検索

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

辞書ショートカット

すべての辞書の索引

Label.DrawImage メソッドのお隣キーワード
検索ランキング

   

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



Label.DrawImage メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS