| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Sub CopyDataToClipboard() | |
| C# | |
|---|---|
public abstract void CopyDataToClipboard() | |
| C++/CLI | |
|---|---|
public: abstract void CopyDataToClipboard(); | |
Copy the data to the clipboard as it appears on the displayed trace in the specified Format with the specified X scaling. The numbers are 2 per line, X followed by Y (separated by a tab) for each point.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)