Click or drag to resize

IHitTestObject Methods

The IHitTestObject type exposes the following members.

Methods
 NameDescription
Public methodChangeSize Changes the size of the hitted item either in x or in y direction.
Public methodGetGrips Shows the grips, i.e. the special areas for manipulation of the object.
Public methodGetNextGripLevel Retrieves the next grip level.
Public methodOnDoubleClick This function is called if a double click to the object occured.
Public methodShiftPosition Shifts the position of the hitted object according to the x and y values.
Public methodTransform Transform the internal positions according to the provided transformation matrix.
Top
See Also