Gets the class that contains the current state of the panoramic polygon.
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)
}
CurvedMPRState Gets the class that contains the current state of the panoramic polygon.
This class is filled automatically when you draw or interact with a panoramic polygon.
To create a panoramic polygon, call the PanoramicStripCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET