MESCIUS SPREAD for Windows Forms 15.0J
CreateRoundedLineBorder(Color,Int32) メソッド

境界線の色
境界線の太さ(ピクセル単位)
色と太さを指定して角丸一重境界線を作成します。
構文
'宣言
 
Public Overloads Function CreateRoundedLineBorder( _
   ByVal color As Color, _
   ByVal thickness As Integer _
) As RoundedLineBorder
public RoundedLineBorder CreateRoundedLineBorder( 
   Color color,
   int thickness
)

パラメータ

color
境界線の色
thickness
境界線の太さ(ピクセル単位)
参照

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

 

 


© MESCIUS inc. All rights reserved.