AVEVA OMI Software Developer Kit
Properties 


ArchestrA.Client.ViewApp Namespace : ManipulationTouchArgs Class
ManipulationTouchArgs Class Members

The following tables list the members exposed by ManipulationTouchArgs.

Public Constructors
Public Properties
 NameDescription
Public Property Gets or sets the center point of the touch. (Inherited from ArchestrA.Client.ViewApp.TouchArgs)
Public Property Gets or sets the cumulative change of the manipulation.  
Public Property Gets or sets the delta change of the manipulation.  
Public Property Gets or sets the id of the touch device, or the first touch device in multi touch event. (Inherited from ArchestrA.Client.ViewApp.TouchArgs)
Public Property Gets or sets the interaction mode of the runtime application. (Inherited from ArchestrA.Client.ViewApp.TouchArgs)
Public Property Gets a value indicating whether the gesture / manipulation is from inertia.  
Public Property Gets or sets the element that received the touch hit. (Inherited from ArchestrA.Client.ViewApp.TouchArgs)
Public Property Gets or sets the sender of the touch event. (Inherited from ArchestrA.Client.ViewApp.TouchArgs)
Public Property Gets or sets the total touch points of the manipulation. (Inherited from ArchestrA.Client.ViewApp.TouchArgs)
Top
See Also