EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method MiddleButtonUp

    MiddleButtonUp(IWindowHandle, Point)

    Simulates a mouse middle button up gesture.

    Declaration
    public abstract void MiddleButtonUp(IWindowHandle hwnd, Point mouseLocation)
    Parameters
    Type Name Description
    IWindowHandle hwnd

    The handle of the window where the gesture should be performed.

    Point mouseLocation

    The location within the window where the mouse should be positioned.

    Implements
    IMouseButtonController.MiddleButtonUp(IWindowHandle, Point)
    © Xab3r. All rights reserved.