←Select platform

MedicalViewerMPRPolygon Class

Summary

MedicalViewerMPRPolygon class represents the MPR polygon that is used to generate a panoramic image as well as paraxial cut cells.

Syntax

C#
VB
C++
public class MedicalViewerMPRPolygon
Public Class MedicalViewerMPRPolygon
public ref class MedicalViewerMPRPolygon

Remarks

To create a panoramic image do the following:

  1. Register the event MedicalViewerCell.PanoramicDataRequested, and provide the data through the event handler.
  2. Create a MedicalViewerCell to hold the panoramic image, and assign it to the polygon through the constructor.

The user can create any number of MPR polygon on the cell.

Example

For an example, refer to MedicalViewerPanoramicCell.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize