ICImagingControl.IsLivePrepared Property

Returns whether the image stream was is prepared after a previous call to LivePrepare, or LiveSuspend.
Syntax:
[C#]
public bool IsLivePrepared;
Limitations:

Read only.

Information:

Introduced in version 3.1

See also: ICImagingControl.LivePrepare, ICImagingControl.LiveSuspend

<< ICImagingControl