C#
VB
C++
Gets the MPR polygon that the user just clicked.
public MedicalViewerMPRPolygon Polygon { get; }
Public ReadOnly Property Polygon As Leadtools.Medicalviewer.MedicalViewerMPRPolygon
public:
property Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ Polygon {
Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ get();
}
MedicalViewerMPRPolygon that represents the newly created polygon that the user clicked on.
For an example, refer to MedicalViewerPanoramicCell.
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