ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Touch Namespace / TouchManipulation Class / Transform Property

In This Topic
    Transform Property (TouchManipulation)
    In This Topic
    Gets the cumulative result of the manipulation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Transform As ManipulationTransform
    public ManipulationTransform Transform {get;}
    See Also