This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IC > IClipboardFormat2 Interface > IClipboardFormat2.Paste Method (ArcObjects .NET 10.5 SDK) |
Paste the Element in the GraphicsContainer to the Clipboard.
[Visual Basic .NET] Public Sub Paste ( _ ByVal MxDocument As IMxDocument _ )
[C#] public void Paste ( IMxDocument MxDocument );