HitTest Method

Summary
Gets the index of the plane from the specified position.
Syntax
C#
VB
C++
public int HitTest( 
   Point point 
) 
  
Public Function HitTest( _ 
   ByVal point As Point _ 
) As Integer 
public: 
int HitTest(  
   Point point 
)  

Parameters

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.