TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ManipulationDelta Structure
Members

In This Topic
    ManipulationDelta Structure
    In This Topic
    Contains the accumulated transformations for the current manipulation.
    Object Model
    ManipulationDelta Structure
    Syntax
    'Declaration
     
    
    Public Structure ManipulationDelta 
       Inherits System.ValueType
    public struct ManipulationDelta : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.TouchToolKit.ManipulationDelta

    See Also