Click or drag to resize

IMcTracksLoad Method

Load tracks from file.

Namespace:  MediaCy.IQL.Tracking
Assembly:  MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
Syntax
VB
Sub Load ( 
	FileName As String
)

Parameters

FileName
Type: SystemString
Remarks
If the tracks have InTensity Over Time type, ensure that SourceRegions are set before loading the tracks. If SourceRegions are not set, then region measurements will not be created.
See Also