Autodesk.AutoCAD.DatabaseServices Namespace > TableHitTestInfo Structure
TableHitTestInfo Structure
Description

 

This class encapsulates the data returned in the output parameters of the Table.hitTest() ObjectARX function. It performs a hit test for the specified point and viewing direction.

Visual Basic
Public Structure TableHitTestInfo
End Structure
C#
public struct TableHitTestInfo {
}
Links
   Comments?