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

プロパティ値

テキストの描画色を表す Color 。
既定値は Color.Black です。

参照

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