Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Polygon Property (MedicalViewerPanoramicCell)






Gets or sets the polygon that will be used to generate the panoramic image for this cell.
Syntax
public MedicalViewerMPRPolygon Polygon {get; set;}
'Declaration   Public Property Polygon As MedicalViewerMPRPolygon
'Usage   Dim instance As MedicalViewerPanoramicCell Dim value As MedicalViewerMPRPolygon   instance.Polygon = value   value = instance.Polygon
public: property MedicalViewerMPRPolygon^ Polygon {    MedicalViewerMPRPolygon^ get();    void set (    MedicalViewerMPRPolygon^ value); }

Property Value

MedicalViewerMPRPolygon that represents the polygon that will be used to generate the panoramic image for this cell.
Remarks
The panoramic cell can display the paraxial cut cell line if there is a paraxial cell connected to same polygon that this cell is connected to. For more information about the paraxial cut cells, refer to MedicalViewerParaxialCutCell.
Example
For an example, refer to MedicalViewerPanoramicCell.
Requirements

Target Platforms

See Also

Reference

MedicalViewerPanoramicCell Class
MedicalViewerPanoramicCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features