MESCIUS SPREAD for Windows Forms 15.0J
Bevel コンストラクタ

エクスポート後の値を表す Color
ベベルの幅を示すSystem.Int32値。
明るさのパーセントを示す整数System.Int32値(-100 〜 100)。
明るさのパーセントを示す整数System.Int32値(-100 〜 100)。
指定した属性を使用して、新しい 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
エクスポート後の値を表す Color
width
ベベルの幅を示すSystem.Int32値。
lightness
明るさのパーセントを示す整数System.Int32値(-100 〜 100)。
darkness
明るさのパーセントを示す整数System.Int32値(-100 〜 100)。
参照

Bevel 構造体
Bevel メンバ

 

 


© MESCIUS inc. All rights reserved.