DroidDiagram Programmer's Guide
HitTestEvent Members
Constructors Methods
 


Contains the arguments passed to custom hit-testing event handlers.

The following tables list the members exposed by the HitTestEvent type.

 Public Constructors

  Name Description

HitTestEvent

Initializes a new instance of the HitTestEvent class.

 Public Methods

  Name Description

getHitResult

Gets the adjustment handle that has been hit.

getItem

Gets the item whose adjustment handles are being hit-tested.

getPointerPosition

Gets the current cursor position, expressed in document coordinates.

setHitResult

Sets the adjustment handle that has been hit.

 See Also

HitTestEvent Class
com.mindfusion.diagramming Namespace