サムネイル画像のファイル名および注釈を表すテキストの背景色を取得または設定します。
[Visual Basic]
Public Property TextBackColor As System.Drawing.Color
[C#]
public System.Drawing.Color TextBackColor {get; set;}

プロパティ値

テキストの背景色を表す Color 。
既定値は Color.White です。

参照

Thumbnail メンバ | Newtone.ImageKit.Win.Thumbnail