IHit |
The IHitTestObject type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeSize | Changes the size of the hitted item either in x or in y direction. | |
| GetGrips | Shows the grips, i.e. the special areas for manipulation of the object. | |
| GetNextGripLevel | Retrieves the next grip level. | |
| OnDoubleClick | This function is called if a double click to the object occured. | |
| ShiftPosition | Shifts the position of the hitted object according to the x and y values. | |
| Transform | Transform the internal positions according to the provided transformation matrix. |