Click or drag to resize

ObjectWindowToClipboardCommand Class

Copies object window table to clipboard.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsObjectWindowToClipboardCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class ObjectWindowToClipboardCommand
	Inherits MeasurementsCommand
Constructors
  NameDescription
Public methodObjectWindowToClipboardCommand
Initializes a new instance of the ObjectWindowToClipboardCommand class
Public methodObjectWindowToClipboardCommand(McCommand)
Initializes a new instance of the ObjectWindowToClipboardCommand class
Top
Remarks