←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly