Click or drag to resize

Add Class

Adds a new feature.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.FeaturesFeaturesCommand
            MediaCy.Commands.FeaturesAdd
              MediaCy.Addins.Tracking.RegionObjectsAdd

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

The Add type exposes the following members.

Constructors
  NameDescription
Public methodAdd
Initializes a new instance of the Add class
Public methodAdd(McCommand)
Initializes a new instance of the Add class
Top
Properties
  NameDescription
Public propertyTrackName
Name of new track
Top
Methods
  NameDescription
Public methodStatic memberCreateFrom
Top
Remarks