GrapeCity SPREAD for Windows Forms 12.0J
CreateRoundedLineBorder(Color) メソッド


境界線の色
色を指定して角丸一重境界線を作成します。
構文
'Declaration
 
Public Overloads Function CreateRoundedLineBorder( _
   ByVal color As Color _
) As RoundedLineBorder
'使用法
 
Dim instance As RoundedLineBorderFactory
Dim color As Color
Dim value As RoundedLineBorder
 
value = instance.CreateRoundedLineBorder(color)
public RoundedLineBorder CreateRoundedLineBorder( 
   Color color
)

パラメータ

color
境界線の色
参照

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

 

 


Copyright © 2004 GrapeCity inc.