バージョン

GetDesiredWidth メソッド

希望の要素の幅を取得します。
シンタックス
'宣言
 
Protected Friend Function GetDesiredWidth( _
   ByVal element As Object _
) As Double
protected internal double GetDesiredWidth( 
   object element
)

パラメータ

element
ターゲット要素

戻り値の型

希望の要素の幅
参照