LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

Clone Method (AnnContainer)


Creates an exact copy of this AnnContainer object. WinRT support
Syntax
public AnnContainer Clone()
 function Leadtools.Annotations.Core.AnnContainer.Clone()

Return Value

The AnnContainer object that this class creates.
Remarks

The method will copy all properties and children of this AnnContainer to the newly created one as follows:

Member Description

Mapper

AnnMapper.MapResolutions and AnnContainerMapper.UpdateTransform will be called to copy the resolution and transform values to the new container.

IsVisible, HitTestBuffer, PageNumber, Size and Offset

Will be set in the new container

Fill and Stroke

Will be cloned in the new container

Resources

The same reference will be set in the new container

Labels

Each AnnLabel will be cloned and added to the new container

Children

Each AnnObject will be cloned and added to the new container

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

AnnContainer Class
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

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