TreeView for WinForms | ComponentOne
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 Single
    public float OriginX {get;}
    See Also