←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.