Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

Clone Method (AnnClosedCurveObject)






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

            

            
public:
Object^ 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

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)