Sizer for WinForms
GetCellBounds(Int32,Int32,Int32,Int32) メソッド

C1.Win.Sizer.6 アセンブリ > C1.Win.Sizer 名前空間 > C1Sizer クラス > GetCellBounds メソッド : GetCellBounds(Int32,Int32,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Function GetCellBounds( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByVal rowSpan As System.Integer, _
   ByVal colSpan As System.Integer _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetCellBounds( 
   System.int row,
   System.int col,
   System.int rowSpan,
   System.int colSpan
)

パラメータ

row
col
rowSpan
colSpan
参照

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