LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

HitTestInterior Property (AnnImageObject)


Indicates if this AnnImageObject supports hit testing of its interior.
Syntax
  get_hitTestInterior();  
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

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

By default, an annotation object will return true if AnnObject.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

AnnImageObject Object
AnnImageObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.