←Select platform

Polygon Property

Summary

Gets or sets the referenced panoramic polygon.

Syntax
C#
VB
C++
public MedicalViewerMPRPolygon Polygon { get; set; } 
Public Property Polygon() As MedicalViewerMPRPolygon 
   Get 
   Set 
public:  
   property MedicalViewerMPRPolygon^ Polygon 
   { 
      MedicalViewerMPRPolygon^ get() 
      void set(MedicalViewerMPRPolygon^ value) 
   } 

Property Value

A MedicalViewerMPRPolygon that represents the referenced panoramic polygon.

Remarks

This value is automatically updated by the workstation viewer.

To create a panoramic polygon, call the PanoramicStripCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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