Click or drag to resize

TouchPoint Properties

The TouchPoint type exposes the following members.

Properties
  NameDescription
Public propertyForce
Gets the amount of pressure being applied to the surface.
Public propertyId
Gets the touch point unique identifier.
Public propertyLocationOnScreen
Gets the touch point location relative to the bounds of the screen.
Public propertyLocationOnWidget
Gets or sets the position relative to the bounds of the widget.
Public propertyTouchEllipse
Gets or sets the touch ellipse that most closely circumscribes the area of contact with the screen.
Public propertyTouchState
Gets the current state of touch.
Top
See Also