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

Show in webframe

Clone Method (AnnFont)






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

            

            
public:
Object^ Clone(); 

Return Value

The AnnFont object that this method creates.
Requirements

Target Platforms

See Also

Reference

AnnFont Class
AnnFont Members

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