PowerTools MultiRow for Windows Forms 8.0J
CharBoxBorder コンストラクタ(Line,Line,Line,Line)

左境界線を示すLine
上境界線を示すLine
右境界線を示すLine
下境界線を示すLine
CharBoxBorderクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal left As Line, _
   ByVal top As Line, _
   ByVal right As Line, _
   ByVal bottom As Line _
)
public CharBoxBorder( 
   Line left,
   Line top,
   Line right,
   Line bottom
)

パラメータ

left
左境界線を示すLine
top
上境界線を示すLine
right
右境界線を示すLine
bottom
下境界線を示すLine
参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.