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

Show in webframe

Clone Method (AnnControlPoint)






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

            

            
public:
virtual Object^ Clone(); 

Return Value

The AnnControlPoint object that this class creates.
Requirements

Target Platforms

See Also

Reference

AnnControlPoint Class
AnnControlPoint Members

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