LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Copy Method






Copies the objects currently being edited to the clipboard.
Syntax
public virtual void Copy()
'Declaration
 
Public Overridable Sub Copy() 
'Usage
 
Dim instance As AnnAutomation
 
instance.Copy()
public virtual void Copy()
 function Leadtools.Annotations.AnnAutomation.Copy()
public:
virtual void 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 Delete to simulate a clipboard "cut" operation.

Example
For an example, refer to CanCopy.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.