'Usage
Dim hitTest As Integer Dim target As DrawingObject Dim instance As New HitTestInfo(hitTest, target)
Parameters
- hitTest
- The hit test code at the position indicated by a hit test.
- target
- The object at the position indicated by a hit test.
'Usage
Dim hitTest As Integer Dim target As DrawingObject Dim instance As New HitTestInfo(hitTest, target)