ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / 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 System.Single
    public System.float PivotY {get; set;}
    See Also