←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly