Search
Folder Methods
 


 Public Methods

  Name Description

addToRepaintRect

Manipulator.AddToRepaintRect override.

draw

Manipulator.draw override.

drawsInLocalCoordinates

Returns whether the manipulator object draws in local or global coordinates. (Inherited from Manipulator.)

getItem

  (Inherited from Manipulator.)

hitTest

Manipulator.hitTest override.

needsPointerMessages

Returns whether the manipulator object needs to track touch events. (Inherited from Manipulator.)

onPointerDown

Called when the left mouse button is pressed while the pointer is over this manipulator. (Inherited from Manipulator.)

onPointerMove

Called when the mouse is moved while this manipulator tracks the mouse events. (Inherited from Manipulator.)

onPointerUp

Called when the left mouse button is released while this manipulator tracks the mouse events. (Inherited from Manipulator.)

supportClipping

Manipulator.SupportClipping override.

 See Also