hitTestBehavior Property

Summary

Gets or sets a value that determine how objects are hit-tested through a selection rectangle.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomationManager.prototype, 'hitTestBehavior', 
	get: function(), 
	set: function(value) 
) 
hitTestBehavior: AnnHitTestBehavior; 

Property Value

A 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.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.