LEADTOOLS Annotations (Leadtools.Annotations assembly)

HitTestInterior Property (AnnFreehandHotspotObject)

Show in webframe





Gets a value indicating whether hit-testing should be performed inside this AnnFreehandHotspotObject object.
Syntax
protected override bool HitTestInterior {get;}
'Declaration
 
Protected Overrides ReadOnly Property HitTestInterior As Boolean
'Usage
 
Dim instance As AnnFreehandHotspotObject
Dim value As Boolean
 
value = instance.HitTestInterior

            

            
protected:
property bool HitTestInterior {
   bool get() override;
}

Property Value

true if hit-testing should be performed inside this AnnFreehandHotspotObject object; false otherwise.
Remarks
The AnnFreehandHotspotObject class overrides the base AnnObject.HitTestInterior property to return true.
Requirements

Target Platforms

See Also

Reference

AnnFreehandHotspotObject Class
AnnFreehandHotspotObject Members

 

 


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