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

Create Method (AnnContainer)


The offset for the new AnnContainer in annotation units.
The size for the new AnnContainer in annotation units.
The mapper to use in this container when converting display, container and image coordinates.
Creates a new AnnContainer with the specified offset, size and mapper. WinRT support
Syntax
public static AnnContainer Create( 
   LeadPointD offset,
   LeadSizeD size,
   AnnContainerMapper mapper
)
 function Leadtools.Annotations.Core.AnnContainer.Create( 
   offset ,
   size ,
   mapper 
)

Parameters

offset
The offset for the new AnnContainer in annotation units.
size
The size for the new AnnContainer in annotation units.
mapper
The mapper to use in this container when converting display, container and image coordinates.

Return Value

The newly created AnnContainer object.
Remarks

This method creates a new container and sets offset into Offset, size into Size and mapper into Mapper.

If the value of mapper is null, then AnnContainerMapper.CreateDefault will be used to create a mapper.

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.