LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Clone Method (AnnRichTextObject)






Creates an exact copy of this AnnRichTextObject object. .NET support
Syntax
public override AnnObject Clone()
'Declaration
 
Public Overrides Function Clone() As AnnObject
'Usage
 
Dim instance As AnnRichTextObject
Dim value As AnnObject
 
value = instance.Clone()
public override AnnObject Clone()
 function Leadtools.Windows.Annotations.AnnRichTextObject.Clone()
public:
AnnObject^ Clone(); override 

Return Value

The AnnRichTextObject object that this method creates.
Remarks
This is the AnnRichTextObject implementation of the System.ICloneable.Clone method. The method will copy all fields of this AnnRichTextObject to the newly created one.
For more information, refer to Using Text in WPF Annotation Objects.
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

AnnRichTextObject Class
AnnRichTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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