This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IC > IClipboardFormat Interface > IClipboardFormat.Paste Method (ArcObjects .NET 10.4 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 );