Click or drag to resize

ICameraControllerGrab 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(Hologram)
Public methodGrab(TimeSpan, Object)
Grabs a hologram after waiting the specified waitTime, and includes the tag object in the hologram's Tag
Public methodGrab(Hologram, Object)
Public methodGrab(TimeSpan, Object, TimeSpan)
Public methodGrab(Hologram, TimeSpan, Object)
Public methodGrab(Hologram, TimeSpan, Object, TimeSpan)
Top
See Also