C#
VB
C++
Gets or sets the hit test value of the MPR polygon on the cell.
public MedicalViewerMPRPolygonHitTest HitTest { get; set; }
Public Property HitTest() As MedicalViewerMPRPolygonHitTest
Get
Set
public:
property MedicalViewerMPRPolygonHitTest^ HitTest
{
MedicalViewerMPRPolygonHitTest^ get()
void set(MedicalViewerMPRPolygonHitTest^ value)
}
A MedicalViewerMPRPolygonHitTest enumeration value that represents the hit test value of the MPR polygon.
This value is automatically updated by the workstation viewer.
To create a panoramic polygon, call PanoramicStripCommand.
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