This document is archived and information here might be outdated.  Recommended version.


IMxApplication2.CopyToClipboard Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMxApplication2 Interface > IMxApplication2.CopyToClipboard Method
ArcGIS Developer Help

IMxApplication2.CopyToClipboard Method

Copies the current view to the clipboard.

[Visual Basic .NET]
Public Sub CopyToClipboard ( _
)
[C#]
public void CopyToClipboard (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IMxApplication2 Interface