LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnContainer Constructor (AnnContainer)

Show in webframe
Initializes a new AnnContainer with default settings.
Syntax
function AnnContainer()
Remarks

This constructor will initialize the members of AnnContainer as follows:

Member Description

Size

0,0

Offset

0,0

PageNumber

1

Mapper

Result of AnnContainerMapper.CreateDefault

Children

Empty collection ready to be used

SelectionObject

New AnnSelectionObject instance with its Stroke set to a dark green AnnStroke object with length of 2

Layers

Empty colletion ready to be used

IsVisible

true

IsEnabled

true

Stroke

null

Fill

null

Labels

Empty collection ready to be used.

HitTestBuffer

37.5 annotations unit.

HitTestBehavior

AnnHitTestBehavior.Contains

Example

For an example, refer to AnnContainer.

See Also

Reference

AnnContainer Object
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.