hitTestInterior Property

Summary

Overrides HitTestInterior

Syntax

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

Property Value

true if this AnnObject supports hit testing of its interior; otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly