ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchManipulation Class / OriginX Property

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