GroupLab Widget Tap Library

Tap Constructor (Point)

Initialises a tap object to wrap a widget at a given location on the display.

public Tap(
   Point desktopLocation
);

Parameters

desktopLocation
A point on the display.

See Also

Tap Class | GroupLab.WidgetTap Namespace | Tap Constructor Overload List