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

Search Results for

    Method XButtonDown

    XButtonDown(IWindowHandle, int, Point)

    Simulates a mouse X button down gesture.

    Declaration
    public abstract void XButtonDown(IWindowHandle hwnd, int buttonId, Point mouseLocation)
    Parameters
    Type Name Description
    IWindowHandle hwnd

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

    int buttonId

    The ID of the X button to be pressed down.

    Point mouseLocation

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

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