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
SyntaxReadOnly Property MemoryLoaded As ULong
Get
Property Value
Type:
UInt64
RemarksReturns the amount of image data that is actually
loaded into memory and available for use.
See Also