PowerTools MultiRow for Windows Forms 8.0J
ShadowEffect コンストラクタ(Int32,Color)

テキストの影の幅を示す System.Int32
影の描画に使用される色を示す Color
ShadowEffect クラスのインスタンスを初期化します。
構文
Public Function New( _
   ByVal thickness As Integer, _
   ByVal color As Color _
)
public ShadowEffect( 
   int thickness,
   Color color
)

パラメータ

thickness
テキストの影の幅を示す System.Int32
color
影の描画に使用される色を示す Color
例外
例外解説
System.ArgumentOutOfRangeException 指定された thickness が 0 より小さいか、3 を超えています。
参照

ShadowEffect クラス
ShadowEffect メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.