System.Windows.Forms.ImageLayout列挙体で定義されている背景イメージのレイアウトを取得または設定します。
シンタックス
public override ImageLayout BackgroundImageLayout {get; set;}
Public Overrides Property BackgroundImageLayout As ImageLayout
プロパティ値
背景イメージのレイアウトを示す
System.Windows.Forms.ImageLayoutの値。
参照