PowerTools PlusPak for Windows Forms 8.0J
GetCellBounds メソッド

セルの位置を指定する CellPosition
指定した位置からセル境界を取得します。
構文
Public Function GetCellBounds( _
   ByVal position As CellPosition _
) As Rectangle
public Rectangle GetCellBounds( 
   CellPosition position
)

パラメータ

position
セルの位置を指定する CellPosition

戻り値の型

指定したセルが占める矩形を返します。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcTableLayoutContainer クラス
GcTableLayoutContainer メンバ

Send Feedback