Click or drag to resize

SetReferenceTrackCommand Class

Sets selected track as reference track.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingSetReferenceTrackCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class SetReferenceTrackCommand
	Inherits TrackingDocCommand
Constructors
  NameDescription
Public methodSetReferenceTrackCommand
Initializes a new instance of the SetReferenceTrackCommand class
Public methodSetReferenceTrackCommand(McCommand)
Initializes a new instance of the SetReferenceTrackCommand class
Top
Remarks