ICImagingControl.LiveCaptureLastImage Property |
||
| Enables/disables the automatic call to ICImagingControl.MemorySnapImage in ICImagingControl.LiveStop. This property should be set to True if ICImagingControl is to display the last frame after LiveStop has been called. | ||
| Syntax: | Public LiveCaptureLastImage As Boolean |
|
| Limitations: | Only affects the LiveStop call. |
|
| Remarks: | If the ICImagingControl.LiveCaptureContinuous property is enabled, the LiveCaptureLastImage property is ignored. |
|
| See also: | ICImagingControl, ICImagingControl.MemorySnapImage, ICImagingControl.LiveStop | |