LEADTOOLS Annotations (Leadtools.Annotations assembly)

Clone Method (AnnBrush)

Show in webframe





When overridden in a derived class, creates an exact copy of this AnnBrush object.
Syntax
public abstract object Clone()
'Declaration
 
Public MustOverride Function Clone() As Object
'Usage
 
Dim instance As AnnBrush
Dim value As Object
 
value = instance.Clone()

            

            
public:
abstract Object^ Clone(); 

Return Value

The new AnnBrush object that this method creates.
Requirements

Target Platforms

See Also

Reference

AnnBrush Class
AnnBrush Members

 

 


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