_IMcCaptureEvents_EventAfterExposure Event

This McCaptDevice instance is ending the exposure phase of a snap.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Event AfterExposure As _IMcCaptureEvents_AfterExposureEventHandler

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_AfterExposureEventHandler
Remarks
This notification is sent just after the device exposure is finished.
See Also