Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

Copy Method






Copies the objects currently being edited to the clipboard.
Syntax
public void Copy()
'Declaration
 
Public Sub Copy() 
public void Copy()
-(void) objectCopy;
public void copy()
 function Leadtools.Annotations.Automation.AnnAutomation.Copy()
Remarks

AnnAutomation can copy objects to the clipboard when one or more AnnObject objects are currently in edit mode (selected).

Use the CanCopy property to determine whether objects inside this AnnAutomation can currently be copied to the clipboard

You can call Copy followed by DeleteSelectedObjects to simulate a clipboard "cut" operation.

Since clipboard operations is platform-specific, this method will use SetClipboardData of PlatformCallbacks to perform the copy operation.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features