TouchToolKit for WinForms
BackgroundImageLayout プロパティ (C1Zoom)

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > C1Zoom クラス : BackgroundImageLayout プロパティ
System.Windows.Forms.ImageLayout 列挙体で定義された背景イメージレイアウトを取得または設定します。
シンタックス
'宣言
 
Public Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
public System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}

プロパティ値

System.Windows.Forms.ImageLayout の値の 1 つ(System.Windows.Forms.ImageLayout.CenterSystem.Windows.Forms.ImageLayout.NoneSystem.Windows.Forms.ImageLayout.StretchSystem.Windows.Forms.ImageLayout.TileSystem.Windows.Forms.ImageLayout.Zoom のいずれか)。デフォルト値は System.Windows.Forms.ImageLayout.Tile です。
参照

C1Zoom クラス
C1Zoom メンバ