Click or drag to resize

SendToClipboardCommand Class

Sends 3D measurement table to clipboard.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDSendToClipboardCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class SendToClipboardCommand
	Inherits ViewNDCommand

The SendToClipboardCommand type exposes the following members.

Constructors
  NameDescription
Public methodSendToClipboardCommand
Initializes a new instance of the SendToClipboardCommand class
Public methodSendToClipboardCommand(McCommand)
Initializes a new instance of the SendToClipboardCommand class
Top
Properties
  NameDescription
Public propertyStatisticsOnly
Send only statistical data table.
Public propertyUseStatistics
Include statistics
Top
Fields
  NameDescription
Public fieldDataGrid
Public fieldStatsGrid
Top
Remarks