Initialises a tap object to wrap a heavyweight widget.
Initialises a tap object to wrap a widget described by a path.
public Tap(Path);
Initialises a tap object to wrap a widget at a given location on the display.
public Tap(Point);
Initialises a tap object to wrap a heavyweight widget.
public Tap(IntPtr);