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

In This Topic
    OriginY Property (TouchManipulation)
    In This Topic
    Gets the new y-coordinate of the composite position of the manipulation, in DIPs.
    Syntax
    'Declaration
     
    Public ReadOnly Property OriginY As System.Single
    public System.float OriginY {get;}
    See Also