C#
VB
C++
Gets the index of the plane from the specified position.
public int HitTest(
Point point
)
Public Function HitTest( _
ByVal point As Point _
) As Integer
public:
int HitTest(
Point point
)
point
The position at which to perform the hit test operation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET