Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Clone Method (AnnGroupObject)






Creates an exact copy of this AnnGroupObject object.
Syntax
public override AnnObject Clone()
'Declaration
 
Public Overrides Function Clone() As AnnObject
'Usage
 
Dim instance As AnnGroupObject
Dim value As AnnObject
 
value = instance.Clone()

            

            
public:
AnnObject^ Clone(); override 

Return Value

The AnnGroupObject object that this method creates.
Remarks
This is the AnnGroupObject implementation of the System.ICloneable.Clone method. The method will copy all fields of this AnnGroupObject to the newly created one. The objects inside this AnnGroupObject will be cloned before copied to the new group object.
Requirements

Target Platforms

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features