[Visual Basic] Public Property TextShadowColor As System.Drawing.Color
[C#] public System.Drawing.Color TextShadowColor {get; set;}
プロパティ値
文字の影の色を示す System.Drawing.Color 値
規定値は、System.Drawing.Color.Gray です。
解説
DesignedTextEnabled プロパティを True に設定して装飾付テキスト機能を有効にした際の、文字の影の色を示します。
参照
ImageKit.Edit メンバ | Newtone.ImageKit.Win.ImageKit