LEADTOOLS JavaScript (Leadtools.Annotations.Core)

HitTestBehavior Property

Show in webframe
Gets or sets a value that determine how objects are hit-tested through a selection rectangle.
Syntax
get_hitTestBehavior();
set_hitTestBehavior(value);
Object.defineProperty('hitTestBehavior');

Property Value

TypeDescription
AnnHitTestBehaviorA value that determines how objects are hit-tested through a selection rectangle. The default value is AnnHitTestBehavior.Contains.
Remarks

This value is used by the HitTestRect method.

See Also

Reference

AnnContainer Object
AnnContainer Members

 

 


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