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