ICamera |
| Name | Description | |
|---|---|---|
| Grab | Grabs a hologram without waiting. | |
| Grab(Hologram) | ||
| Grab(Object) | Grabs a hologram without waiting, including the tag object in the hologram's Tag | |
| Grab(Hologram, Object) | ||
| Grab(TimeSpan, Object) | Grabs a hologram after waiting the specified waitTime, and includes the tag object in the hologram's Tag | |
| Grab(Hologram, TimeSpan, Object) | ||
| Grab(TimeSpan, Object, TimeSpan) | ||
| Grab(Hologram, TimeSpan, Object, TimeSpan) |