ICImagingControl.LiveDisplay Property |
||
| Enables/disables live display in the control window. If live display is disabled, the image buffers may be shown by a call to ICImagingControl.Display. | ||
| Syntax: | [C#] |
|
| Limitations: | Only affects the ICImagingControl.LiveStart call. So setting a new value in live mode does not affect the display. |
|
| Sample: | See Displaying Buffers via FrameQueueSink for an example on how to do process live display. |
|
| See also: | ICImagingControl, ICImagingControl.Display, ICImagingControl.DisplayImageBuffer, ICImagingControl.LiveStart | |