C#
VB
C++
Gets or sets a flag to support the panoramic polygon feature.
public bool SupportPanoramic { get; set; }
Public Property SupportPanoramic() As Boolean
Get
Set
public:
property bool SupportPanoramic
{
bool get()
void set(bool value)
}
true to support the panoramic polygon feature; otherwise, false.
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