LEADTOOLS JavaScript (Leadtools.Annotations.Core)

HitTestInterior Property (AnnEncryptObject)

Show in webframe
Indicates if this AnnEncryptObject supports hit testing of its interior.
Syntax
get_hitTestInterior();
Object.defineProperty('hitTestInterior');

Property Value

TypeDescription
booleantrue if this AnnEncryptObject supports hit testing of its interior; false otherwise.
Remarks

By default, an annotation object will return true if SupportsFill is true and Fill is not null or a transparent AnnBrush. Derived objects can override this method to fine tune the return value.

See Also

Reference

AnnEncryptObject Object
AnnEncryptObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.