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

Search Results for

    Method RightButtonUp

    RightButtonUp(IWindowHandle, Point)

    Simulates a mouse right button up gesture.

    Declaration
    public override void RightButtonUp(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.

    Overrides
    InputControllerBase.RightButtonUp(IWindowHandle, Point)
    Implements
    IMouseButtonController.RightButtonUp(IWindowHandle, Point)
    © Xab3r. All rights reserved.