Click or drag to resize

IMcTrackMeasures Interface

An interface implemented by McTrackMeasures.

Namespace:  MediaCy.IQL.Tracking
Assembly:  MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcTrackMeasures

The IMcTrackMeasures type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns number of selected measurements.
Public propertyItem
Returns selected measurement ID by index
Public propertyStartIndex
Returns strat index for a measurement.
Top
Methods
  NameDescription
Public methodAdd
Adds new mesurement by ID
Public methodClear
Clears selected measurements collection.
Top
See Also