Click or drag to resize

GraphToClipboardCommand Class

Copies graph to clipboard.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingGraphToClipboardCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class GraphToClipboardCommand
	Inherits TrackingDocCommand
Constructors
  NameDescription
Public methodGraphToClipboardCommand
Initializes a new instance of the GraphToClipboardCommand class
Public methodGraphToClipboardCommand(McCommand)
Initializes a new instance of the GraphToClipboardCommand class
Top
Remarks