Click or drag to resize

CameraControllerGrab Method

Overload List
  NameDescription
Public methodGrab
Grabs a hologram without waiting.
Public methodGrab(Object)
Grabs a hologram without waiting, including the tag object in the hologram's Tag
Public methodGrab(TimeSpan, Object)
Grabs a hologram after waiting the specified waitTime, and includes the tag object in the hologram's Tag
Public methodGrab(TimeSpan, Object, TimeSpan)
Grabs a single image after the specified wait time.
Top
See Also