FlexReport for WinForms
IsSameArea メソッド (HitTestInfo)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > HitTestInfo クラス : IsSameArea メソッド
HitTestInfo object to compare.
Compares this HitTestInfo object with another HitTestInfo object and returns value indicating whether objects identifying same areas.
シンタックス
'宣言
 
Public Function IsSameArea( _
   ByVal hti As HitTestInfo _
) As System.Boolean
'使用法
 
Dim instance As HitTestInfo
Dim hti As HitTestInfo
Dim value As System.Boolean
 
value = instance.IsSameArea(hti)
public System.bool IsSameArea( 
   HitTestInfo hti
)

パラメータ

hti
HitTestInfo object to compare.
参照

参照

HitTestInfo クラス
HitTestInfo メンバ