IMcTracksLoad Method
|
|
Load tracks from file.
Namespace:
MediaCy.IQL.Tracking
Assembly:
MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
SyntaxSub Load (
FileName As String
)
Parameters
- FileName
- Type: SystemString
RemarksIf 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