Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

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 determine how objects are hit-tested through a selection rectangle. The default value is AnnHitTestBehavior.Contains.
Remarks

This value is set into the AnnContainer.HitTestBehavior property.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

Error processing SSI file