Click or drag to resize

BaseTrOptionsCommandBaseProperties Class

Base tracking options command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandBaseProperties
        MediaCy.Addins.TrackingBaseTrOptionsCommandBaseProperties
          MediaCy.Addins.TrackingHistogramOptionsCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class BaseTrOptionsCommand(Of BaseProperties)
	Inherits BaseObjectCommand(Of BaseProperties)

Type Parameters

BaseProperties

The BaseTrOptionsCommandBaseProperties type exposes the following members.

Constructors
  NameDescription
Public methodBaseTrOptionsCommandBaseProperties
Initializes a new instance of the BaseTrOptionsCommandBaseProperties class
Public methodBaseTrOptionsCommandBaseProperties(McCommand)
Initializes a new instance of the BaseTrOptionsCommandBaseProperties class
Public methodBaseTrOptionsCommandBaseProperties(McCommand, Object)
Initializes a new instance of the BaseTrOptionsCommandBaseProperties class
Top
Properties
  NameDescription
Public propertyInput
Input is document
Top
Methods
  NameDescription
Public methodRun
Top
Remarks