GrapeCity PlusPak for Windows Forms 10.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
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.