LEADTOOLS Annotations (Leadtools.Annotations assembly)

HitTestInterior Property (AnnVideoObject)

Show in webframe





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

            

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

Property Value

true if hit-testing should be performed inside the interior of this AnnVideoObject; false otherwise.
Remarks
The AnnVideoObject overrides the base AnnObject.HitTestInterior to return true if this Picture property has a valid image.
Requirements

Target Platforms

See Also

Reference

AnnVideoObject Class
AnnVideoObject Members

 

 


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