PowerTools PlusPak for Windows Forms 8.0J
Thickness プロパティ

テキストの影の幅を示す値を取得または設定します。
構文
Public Property Thickness As Integer
public int Thickness {get; set;}

プロパティ値

テキストの影の幅を示す System.Int32。デフォルト値は 1 です。
例外
例外解説
System.ArgumentOutOfRangeException 指定された値が 0 より小さいか、3 を超えています。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

ShadowEffect クラス
ShadowEffect メンバ

Send Feedback