C#
VB
C++
Gets a value indicating whether hit-testing should be performed inside this AnnHiliteObject 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 AnnHiliteObject object; false otherwise.
This AnnHiliteObject property overrides the base AnnObject.HitTestInterior property to return true.
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