LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Clone Method (AnnClosedCurveObject)

Show in webframe





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

            

            
public:
AnnObject^ Clone(); override 

Return Value

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

Target Platforms

See Also

Reference

AnnClosedCurveObject Class
AnnClosedCurveObject Members

 

 


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