IntelliCAD 11.1 Object Library
HitTest Method
See Also 
wpt
wvwVec
resultRowIndex
resultColumnIndex
Table Object : HitTest Method

Description

Performs a hit test for the specified point and viewing direction in this table entity.

Syntax

Visual Basic
Public Sub HitTest( _
   ByVal wpt As Point, _
   ByVal wvwVec As Point, _
   ByRef resultRowIndex As Long, _
   ByRef resultColumnIndex As Long _
) 

Parameters

wpt
wvwVec
resultRowIndex
resultColumnIndex

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.