LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

HitTestInterior Property (AnnRubberStampObject)






Gets a value indicating whether hit-testing should be performed inside the interior of this AnnRubberStampObject.
Syntax
protected override bool HitTestInterior {get;}
'Declaration
 
Protected Overrides ReadOnly Property HitTestInterior As Boolean
'Usage
 
Dim instance As AnnRubberStampObject
Dim value As Boolean
 
value = instance.HitTestInterior
protected override bool HitTestInterior {get;}
 get_HitTestInterior(); 
protected:
property bool HitTestInterior {
   bool get() override;
}

Property Value

true if hit-testing should be performed inside the interior of this AnnRubberStampObject; false otherwise.
Remarks
The AnnRubberStampObject overrides the base AnnObject.HitTestInterior to return true.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnRubberStampObject Class
AnnRubberStampObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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