Click or drag to resize

IMcFrameNotifyOnGetProperty Property

When non-zero causes a special call to be made to the frames IMcImageStorage

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

Property Value

Type: Int32
Remarks
This property is used internally to avoid unecessary access to image files. Currently, the state of the low order bit determines if the on-demand frame property load call is made. The call is made only once: the low order bit is cleared once the call is made. By default this propertie's value is zero so no on-demand property loading will be attempted.
See Also

Reference

ImportPropertiesFromSelectedFrames