Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / ManipulationDelta Structure
Members


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

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

    See Also