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

HitTestObject Property (AnnEditDesignerEventArgs)






Gets the current hit test object.
Syntax
public object HitTestObject {get;}
'Declaration
 
Public ReadOnly Property HitTestObject As Object
'Usage
 
Dim instance As AnnEditDesignerEventArgs
Dim value As Object
 
value = instance.HitTestObject
public object HitTestObject {get;}
 get_HitTestObject(); 
public:
property Object^ HitTestObject {
   Object^ get();
}

Property Value

The hit test object returned from the AnnObject.HitTest method.
Example
For an example, refer to AnnDesigner.
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

AnnEditDesignerEventArgs Class
AnnEditDesignerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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