Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

HitTest Method






The position at which to perform the hit test operation.
Gets the index of the plane from the specified position.
Syntax
public int HitTest( 
   Point point
)
'Declaration
 
Public Function HitTest( _
   ByVal point As Point _
) As Integer
'Usage
 
Dim instance As Medical3DObject
Dim point As Point
Dim value As Integer
 
value = instance.HitTest(point)

            

            
public:
int HitTest( 
   Point point
) 

Parameters

point
The position at which to perform the hit test operation.
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members

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