Polygon Property

Summary

Gets the MPR polygon that the user just clicked.

Syntax
C#
VB
C++
public MedicalViewerMPRPolygon Polygon { get; } 
  
Public ReadOnly Property Polygon As MedicalViewerMPRPolygon 
            public: 
property MedicalViewerMPRPolygon^ Polygon { 
   MedicalViewerMPRPolygon^ get(); 
} 

Property Value

MedicalViewerMPRPolygon that represents the newly created polygon that the user clicked on.

Example

For an example, refer to MedicalViewerPanoramicCell.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly