ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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 System.Single
    public System.float TranslationY
    See Also