←Select platform

HitTestObject Property

Summary

Gets the current hit test object.

Syntax

C#
VB
C++
public object HitTestObject { get; } 
  
Public ReadOnly Property HitTestObject As Object 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly