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


ISxApplication.CopyToClipboard Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScene)  

ISxApplication.CopyToClipboard Method

Copies the current scene to the Clipboard.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxApplication Interface