C#
VB
C++
Gets or sets the hit test object for the EditObject.
public virtual object HitTestObject { get; set; }
Public Overridable Property HitTestObject As Object
The hit test object for the EditObject.
You usually set this property to the return value of the AnnObject.HitTest method that you used to start this AnnEditDesigner.
For an example, refer to AnnDesigner.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET