Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / ManipulationDelta Structure
Members


ManipulationDelta Structure
Contains the accumulated transformations for the current manipulation.
Syntax
'Declaration
 
Public Structure ManipulationDelta 
   Inherits System.ValueType
 
'Usage
 
Dim instance As ManipulationDelta
Inheritance Hierarchy

System.Object
   System.ValueType
      FarPoint.Win.Touch.ManipulationDelta

See Also