Click or drag to resize

IMcTrackOptionsShowCompleteTracks Property

Show complete or partial tracks on the image.

Namespace:  MediaCy.IQL.Tracking
Assembly:  MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
Syntax
VB
Property ShowCompleteTracks As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
When the value is FALSE, the number of shown frames in front and behind the active frame is defined by TrackHeadLength and TrackTailLength.
See Also