Click or drag to resize

AddAutoTrackCommand Class

Adds one track starting from the given point.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingAddAutoTrackCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class AddAutoTrackCommand
	Inherits TrackingDocCommand

The AddAutoTrackCommand type exposes the following members.

Constructors
  NameDescription
Public methodAddAutoTrackCommand
Initializes a new instance of the AddAutoTrackCommand class
Public methodAddAutoTrackCommand(McCommand)
Initializes a new instance of the AddAutoTrackCommand class
Top
Properties
  NameDescription
Public propertyAdjustPosition
Adjust position of the added track to the center of the closed object.
Public propertyInteractive
Enables user interaction
Top
Remarks