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