[Visual Basic] Public Property BackgroundImageStretch As BackgroundImageStretch
[C#] public BackgroundImageStretch BackgroundImageStretch {get; set;}
プロパティ値
規定値は BackgroundImageStretch.Scale です。
解説
ImageKit コントロールの背景にイメージを表示する際の表示モードです。
参照
ImageKit メンバ | Newtone.ImageKit.WPF.ImageKit