←Select platform

EnableDragThickness Property

Summary

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.

Syntax
C#
VB
C++
public bool EnableDragThickness { get; set; } 
Public Property EnableDragThickness() As Boolean 
   Get 
   Set 
public:  
   property bool EnableDragThickness 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to allow the user to click on the panoramic polygon body and drag a way to automatically adjust the thickness; otherwise, false.

Remarks

To manually change the thickness of the panoramic polygon, update the Thickness value.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly