Click or drag to resize

IMcImageSetMemoryLoaded Property

Returns the amount of image data that has been loaded in this set.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property MemoryLoaded As ULong
	Get

Property Value

Type: UInt64
Remarks
Returns the amount of image data that is actually loaded into memory and available for use.
See Also