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

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