Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetItemHeight メソッド
指定されたインデックスの項目の高さを返します
シンタックス
'宣言
Public Function GetItemHeight( _
ByVal As Integer _
) As Integer
public int GetItemHeight(
int
)
パラメータ
- index
- 項目のインデックス。
戻り値の型
項目の高さをピクセル単位で設定します
参照