Leadtools.Windows.Annotations Namespace > AnnContainer Class > HitTest Method : HitTest(Rect) Method |
public AnnObjectCollection HitTest( Rect testRect )
'Declaration Public Overloads Function HitTest( _ ByVal testRect As Rect _ ) As AnnObjectCollection
'Usage Dim instance As AnnContainer Dim testRect As Rect Dim value As AnnObjectCollection value = instance.HitTest(testRect)
public AnnObjectCollection HitTest( Rect testRect )
function Leadtools.Windows.Annotations.AnnContainer.HitTest(Rect)( testRect )
public: AnnObjectCollection^ HitTest( Rect testRect )
testRect should be in physical coordinates.
For C#/VB examples, refer to AnnContainer.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2