Properties  Methods 

IHitTestable Interface Members

The following tables list the members exposed by IHitTestable.

Public Properties
 NameDescription
 PropertyGets the height of the IHitTestable  
 PropertyGets the width of the IHitTestable  
Top
Public Methods
 NameDescription
 MethodGets the bounds of the current IHitTestable element relative to another IHitTestable element  
 MethodReturns true if the Point is within the bounds of the current IHitTestable element  
 MethodTranslates the point relative to the other IHitTestable element  
Top
See Also