LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Clone Method (AnnBrush)






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()
 function Leadtools.Annotations.AnnBrush.Clone()
public:
abstract Object^ Clone(); 

Return Value

The new AnnBrush object that this method creates.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnBrush Class
AnnBrush Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.