MindFusion.Wpf Pack Programmer's Guide
InputState Members
Constructors Properties
 


Encapsulates touch information, provided to the behavior classes.

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

 Public Constructors

  Name Description

InputState

 

 Public Properties

  Name Description

DragDistance

Gets or sets the distance between the initial touch and the current touch location, expressed in millimeters.

PointedHandle

Gets the manipulation handle at the touch location.

PointedItem

Gets the item at the touch location.

PointedLabel

Gets the item label at the touch location.

PointedManipulator

Gets the manipulator at the touch location.

PointerPosition

Gets the touch location, in document coordinates.

 See Also

InputState Class
MindFusion.Diagramming.Wpf Namespace