MindFusion.Wpf Pack Programmer's Guide
PointerInfo Members
Properties
 


Provides information to touch controllers about the user action.

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

 Public Properties

  Name Description

CurrentDevicePoint

Gets or sets the current point of the interaction, in device coordinates.

CurrentPoint

Gets or sets the current point of the interaction, in document coordinates.

Id

Gets the pointer identifier.

StartDevicePoint

Gets the initial point, in device coordinates, where the current interaction began.

StartPoint

Gets the initial point, in document coordinates, where the current interaction began.

Timestamp

Gets or sets the time of the touch.

 See Also

PointerInfo Class
MindFusion.Diagramming.Wpf Namespace