Click or drag to resize

IMcFrameDate Property

Get the date and time of creation of this frame of the image.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Property Date As DateTime
	Get
	Set

Return Value

Type: DateTime
HRESULT
Remarks
Unless the date was changed via the Date property, this function will return the date and time at which the frame was created.
See Also