GrapeCity PlusPak for Windows Forms 10.0J
Bevel コンストラクタ

ベベルの背景色
ベベルの幅
ベベルの明るい部分に使用される色
ベベルの影の部分に使用される色
指定した属性で Bevel クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal color As Color, _
   ByVal width As Integer, _
   ByVal lightness As Integer, _
   ByVal darkness As Integer _
)
public Bevel( 
   Color color,
   int width,
   int lightness,
   int darkness
)

パラメータ

color
ベベルの背景色
width
ベベルの幅
lightness
ベベルの明るい部分に使用される色
darkness
ベベルの影の部分に使用される色
参照

参照

Bevel 構造体
Bevel メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.