TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / TouchConfiguration Class / PivotX Property

In This Topic
    PivotX Property (TouchConfiguration)
    In This Topic
    Gets or sets the X position of the pivot, in DIPs.
    Syntax
    'Declaration
     
    
    Public Property PivotX As Single
    public float PivotX {get; set;}
    See Also