GrapeCity PlusPak for Windows Forms 10.0J
BevelEffect コンストラクタ(Color,Margins,Bevel,Bevel,Int32,BorderStyle,Color,Int32,Int32,Color)

背景色を示すSystem.Drawing.Color値。
オブジェクトの周囲に配置するマージン間隔を示すMarginsオブジェクト。
内側ベベルを示すGrapeCity.Win.Common.Bevelオブジェクト。
外側ベベルを示すGrapeCity.Win.Common.Bevelオブジェクト。
2つのベベルの間隔を示すint値。
境界線スタイルを示すBorderStyle値。
境界線の色を示すSystem.Drawing.Color値。
影の幅を示すint値。
影の色の割合を示すint値。
影の色を示すSystem.Drawing.Color値。
BevelEffectクラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal backColor As Color, _
   ByVal margins As Margins, _
   ByVal inner As Bevel, _
   ByVal outer As Bevel, _
   ByVal spacing As Integer, _
   ByVal borderStyle As BorderStyle, _
   ByVal borderColor As Color, _
   ByVal shadowWidth As Integer, _
   ByVal shadowDarkness As Integer, _
   ByVal shadowColor As Color _
)

パラメータ

backColor
背景色を示すSystem.Drawing.Color値。
margins
オブジェクトの周囲に配置するマージン間隔を示すMarginsオブジェクト。
inner
内側ベベルを示すGrapeCity.Win.Common.Bevelオブジェクト。
outer
外側ベベルを示すGrapeCity.Win.Common.Bevelオブジェクト。
spacing
2つのベベルの間隔を示すint値。
borderStyle
境界線スタイルを示すBorderStyle値。
borderColor
境界線の色を示すSystem.Drawing.Color値。
shadowWidth
影の幅を示すint値。
shadowDarkness
影の色の割合を示すint値。
shadowColor
影の色を示すSystem.Drawing.Color値。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.