![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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 )
testRect should be in physical coordinates.
For C#/VB examples, refer to AnnContainer.