←Select platform

CurvedMPRState Property

Summary

Gets the class that contains the current state of the panoramic polygon.

Syntax

C#
VB
C++
public virtual CurvedMPRState CurvedMPRState { get; set; } 
Public Overridable Property CurvedMPRState() As CurvedMPRState 
   Get 
   Set 
public:  
   virtual property CurvedMPRState^ CurvedMPRState 
   { 
      CurvedMPRState^ get() 
      void set(CurvedMPRState^ value) 
   } 

Property Value

CurvedMPRState Gets the class that contains the current state of the panoramic polygon.

Remarks

This class is filled automatically when you draw or interact with a panoramic polygon.

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