LEADTOOLS Annotations (Leadtools.Annotations assembly)

Clone Method (AnnTextObject)

Show in webframe





Creates an exact copy of this AnnTextObject object.
Syntax
public override object Clone()
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As AnnTextObject
Dim value As Object
 
value = instance.Clone()

            

            
public:
Object^ Clone(); override 

Return Value

The AnnTextObject object that this method creates.
Remarks
This is the AnnTextObject implementation of the System.ICloneable.Clone method. The method will copy all fields of this AnnTextObject to the newly created one.
For more information, refer to Using Text in Annotation Object.
Requirements

Target Platforms

See Also

Reference

AnnTextObject Class
AnnTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.