C#
VB
C++
Gets the RasterCollection assigned to the control.
public RasterCollection<MedicalViewerMPRPolygon> Polygons { get; }
Public ReadOnly Property Polygons As Leadtools.RasterCollection(Of MedicalViewerMPRPolygon)
public:
property Leadtools.RasterCollection<MedicalViewerMPRPolygon^>^ Polygons {
Leadtools.RasterCollection<MedicalViewerMPRPolygon^>^ get();
}
The RasterCollection.
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