バージョン

Height プロパティ (HitTest)

画像の高さを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Height As Integer
public int Height {get;}
解説
それは UltraGauge.GetRunTimeImageSize().Height と同じになります。
参照