(Leadtools.Annotations.Core)

AnnContainer Constructor (AnnContainer)

Show in webframe





Initializes a new AnnContainer with default settings.
Syntax
public AnnContainer()
Public Function New()
public AnnContainer()
- (id)init;
public AnnContainer()
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 that is ready to be used

SelectionObject

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

Layers

Empty collection that is ready to be used

IsVisible

true

IsEnabled

true

Stroke

null

Fill

null

Labels

Empty collection that is ready to be used.

HitTestBuffer

37.5 annotations unit.

HitTestBehavior

AnnHitTestBehavior.Contains

Example

For an example, refer to AnnContainer.

Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

 

 


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