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

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also