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

左辺のBorderLine
上辺のBorderLine
右辺のBorderLine
下辺のBorderLine
右上がり対角線のBorderLine
右下がり対角線のBorderLine
辺および対角線ごとに異なる線を使用して、Borderクラスのインスタンスを初期化します。
構文
Public Function New( _
   ByVal left As Line, _
   ByVal top As Line, _
   ByVal right As Line, _
   ByVal bottom As Line, _
   ByVal diagonalUp As Line, _
   ByVal diagonalDown As Line _
)

パラメータ

left
左辺のBorderLine
top
上辺のBorderLine
right
右辺のBorderLine
bottom
下辺のBorderLine
diagonalUp
右上がり対角線のBorderLine
diagonalDown
右下がり対角線のBorderLine
参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.