Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

HitTest(Rect) Method






The System.Windows.Rect to be tested.
Retrieves the collection of objects that have boundaries inside a specifiec value.
Syntax
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
) 

Parameters

testRect
The System.Windows.Rect to be tested.

Return Value

An AnnObjectCollection that contains the objects that have boundaries inside testRect.
Remarks

testRect should be in physical coordinates.

Example

For C#/VB examples, refer to AnnContainer.

Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members
Overload List

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features