hitTestBehavior Property (AnnAutomationManager)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomationManager.prototype, 'hitTestBehavior', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize