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

Show in webframe

Clone Method (AnnPicture)






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

            

            
public:
Object^ Clone(); 

Return Value

The AnnPicture object that this method creates.
Requirements

Target Platforms

See Also

Reference

AnnPicture Class
AnnPicture Members

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