Gets or sets the value that determines whether to allow the user to click on the panoramic polygon body and drag a way to automatically adjust the thickness.
public bool EnableDragThickness { get; set; }
Public Property EnableDragThickness() As Boolean
Get
Set
public:
property bool EnableDragThickness
{
bool get()
void set(bool value)
}
true to allow the user to click on the panoramic polygon body and drag a way to automatically adjust the thickness; otherwise, false.
To manually change the thickness of the panoramic polygon, update the Thickness value.
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