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

Show in webframe

Clone Method (AnnPen)






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

            

            
public:
Object^ Clone(); 

Return Value

The AnnPen object that this method creates.
Requirements

Target Platforms

See Also

Reference

AnnPen Class
AnnPen Members

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