IMcCaptFramesItem Property
|
|
Gets a capture frame from the capture frames collection.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxReadOnly Default Property Item (
FrameID As Object
) As McCaptFrame
Get
Parameters
- FrameID
- Type: SystemObject
Frame ID passed in.
Property Value
Type:
McCaptFrame
RemarksReturns the capture frame object specified by Frame ID.
See Also