Click or drag to resize

ToggleTrackingCommand Class

Base toggle tracking command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingToggleTrackingCommand
              MediaCy.Addins.TrackingShowOverlayCommand

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

The ToggleTrackingCommand type exposes the following members.

Constructors
  NameDescription
Public methodToggleTrackingCommand
Initializes a new instance of the ToggleTrackingCommand class
Public methodToggleTrackingCommand(McCommand)
Initializes a new instance of the ToggleTrackingCommand class
Public methodToggleTrackingCommand(McCommand, Image, Image)
Initializes a new instance of the ToggleTrackingCommand class
Top
Properties
  NameDescription
Public propertyChecked
Public propertyCheckState
Public propertyOnOff
Top
Remarks