Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

HitTestInterior Property (AnnObject)






Indicates if this AnnObject supports hit testing of its interior.
Syntax
public virtual bool HitTestInterior {get;}
'Declaration
 
Public Overridable ReadOnly Property HitTestInterior As Boolean
public virtual bool HitTestInterior {get;}
@property (nonatomic,readonly) BOOL hitTestInterior;
public boolean getHitTestInterior()
 get_HitTestInterior(); 

Property Value

true if this AnnObject supports hit testing of its interior; otherwise, false.
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.

Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject 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