Gets a value indicating whether hit-testing should be performed inside this AnnTextObject object.
protected override bool HitTestInterior {get;}
Protected Overrides ReadOnly Property HitTestInterior As Boolean
protected:
property bool HitTestInterior {
bool get() override;
}
true if hit-testing should be performed inside this AnnTextObject object; false otherwise.
This AnnTextObject property overrides the base AnnObject.HitTestInterior property to return true. For more information, refer to Using Text in Annotation Object. (Deprecated)
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