LEADTOOLS Annotations (Leadtools.Annotations assembly)

Clone Method (AnnRectangleObject)

Show in webframe





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

            

            
public:
Object^ Clone(); override 

Return Value

The AnnRectangleObject object that this class creates.
Remarks
This is the AnnRectangleObject implementation of the System.ICloneable.Clone method. The method will copy all fields of this AnnRectangleObject to the newly created one.
Requirements

Target Platforms

See Also

Reference

AnnRectangleObject Class
AnnRectangleObject Members

 

 


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