GroupLab Widget Tap Library | |
RangeTap Constructor (Point, Boolean)
Initialises a range tap for the widget at a given location on the display.
protected RangeTap(
Point desktopLocation,
bool redirect);
Parameters
- desktopLocation
- Point on the display at which the widget to tap will be found.
- redirect
- I've forgotten what this does.
See Also
RangeTap Class | GroupLab.WidgetTap Namespace | RangeTap Constructor Overload List