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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly