Share

TableHitTestInfo Structure

Description

Performs a hit test for the specified point and viewing direction.

Note: This class encapsulates the data returned in the output parameters of the Table.hitTest() ObjectARX function.

C#

public struct TableHitTestInfo {
}

Visual Basic

Public Structure TableHitTestInfo
End Structure

Links

TableHitTestInfo Methods, TableHitTestInfo Properties

Was this information helpful?