hitTestInterior Property

Summary

Indicates if this AnnTextReviewObject supports hit testing of its interior.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnTextReviewObject.prototype, 'hitTestInterior', 
	get: function() 
) 
hitTestInterior: boolean; // read-only 

Property Value

This implementation returns true since this object type supports hit testing of the interior.

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.Engine Assembly

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