バージョン

GetHeightBounds メソッド

指定した要素の高さ境界を取得します。
シンタックス
'宣言
 
Protected Friend Function GetHeightBounds( _
   ByVal element As Object _
) As Double
protected internal double GetHeightBounds( 
   object element
)

パラメータ

element
要素。

戻り値の型

高さ境界。
参照