Leadtools.Annotations Namespace > AnnObject Class : HitTestInterior Property |
protected virtual bool HitTestInterior {get;}
'Declaration Protected Overridable ReadOnly Property HitTestInterior As Boolean
protected virtual bool HitTestInterior {get;}
get_HitTestInterior();
This property is checked internally by the annotation framework whenever the HitTest method is called. You do not need to call this property directly.
By default, if an object implements a brush, this value will be true if the brush is present and is not transparent. Derived objects that does not implement a brush (such as the AnnImageObject will override this property to return true if a picture is available.
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