バージョン

GetClientHeight メソッド

この領域のクライアント領域の高さをコンテナー座標で返します。
シンタックス
'宣言
 
Public Function GetClientHeight( _
   ByVal rsr As RowScrollRegion _
) As Integer
public int GetClientHeight( 
   RowScrollRegion rsr
)

パラメータ

rsr
RowScrollRegion

戻り値の型

ColScrollRegion のクライアントの高さ
参照