Error processing SSI file
(Leadtools.Annotations.Core)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

HitTestInterior Property (AnnHiliteObject)






Indicates if this AnnHiliteObject supports hit testing of its interior.
Syntax
public override bool HitTestInterior {get;}
public override bool HitTestInterior {get;}
@Override public boolean getHitTestInterior()
 get_HitTestInterior(); 
'Declaration
 
Public Overrides ReadOnly Property HitTestInterior As Boolean
 

Property Value

true if this AnnHiliteObject 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.

Requirements

Target Platforms

See Also

Reference

AnnHiliteObject Class
AnnHiliteObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features