←Select platform

Thickness Property

Summary

Gets or sets the value that determines the thickness of the panoramic polygon strip.

Syntax

C#
VB
C++
public int Thickness { get; set; } 
Public Property Thickness() As Integer 
   Get 
   Set 
public:  
   property Int32 Thickness 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Value that indicates the thickness of the panoramic polygon strip.

Remarks

You can change the thickness by using the mouse: just click and drag the panoramic polygon.

To enable or disable allowing the user to change the thickness with the mouse, refer to EnableDragThickness

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly