BaseHitInfo Properties
Serves as the base for classes providing information about a particular View point.| Name | Description |
|---|---|
| HitPoint | Gets or sets the test point. |
| IsValid | Gets a value indicating whether the hit information supplied by this object is valid. |
| MasterTabRelationIndex | Gets or sets the relation index of the master tab that is located under the test point. |
| View | Gets or sets the View located under the test point. |
See Also