LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnHitTestBehavior Enumeration

Show in webframe
Indicates the hit-test behavior
Syntax
Leadtools.Annotations.Core.AnnHitTestBehavior = function() { };
Leadtools.Annotations.Core.AnnHitTestBehavior.prototype = {
intersects = 0x00000000, contains = 0x00000001, };
Members
ValueMemberDescription
0x00000000intersects

The selection rectangle can interesct with any part of the object.

0x00000001contains

The selection rectangle must fully contain the object.

Remarks

Used by the AnnContainer.HitTestBehavior property to determine how objects are hit-tested through a selection rectangle.

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


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