Polygon Property

Summary
Gets the polygon that is used to generate the paraxial cut frames.
Syntax
C#
C++/CLI
public MedicalViewerMPRPolygon Polygon { get; } 
            public: 
property MedicalViewerMPRPolygon^ Polygon { 
   MedicalViewerMPRPolygon^ get(); 
} 

Property Value

MedicalViewerMPRPolygon that is used to generated the paraxial cut frames.

Remarks

The paraxial cuts are images generated from the lines that are perpendicular to one of the MedicalViewerMPRPolygon lines. In order to be able to connect the paraxial cut cell to a polygon, pass it in the cell constructor, then change which line of the polygon to attach the paraxial cell to through PolygonLineIndex.

The user cannot draw the MedicalViewerMPRPolygon to:

  • Derivative Cell.
  • Generated MPR Cell.
  • Paraxial cut cell itself.
  • A cell with less than 3 frames.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.