TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / ManipulationTransform Class / TranslationY Field

In This Topic
    TranslationY Field (ManipulationTransform)
    In This Topic
    Gets the translation along the y-axis, in DIPs.
    Syntax
    'Declaration
     
    
    Public TranslationY As Single
    public float TranslationY
    See Also