Click or drag to resize

IMcCaptFramesCount Property

Gets the count of capture frames in the collection.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32
Remarks
Returns the number of capture frames currently in the collection.
See Also