←Select platform

ViewBorderThickness Property

Summary

View border thickness.

Syntax
C#
VB
C++
public virtual int ViewBorderThickness { get; set; } 
Public Overridable Property ViewBorderThickness() As Integer 
   Get 
   Set 
public:  
   virtual property int ViewBorderThickness 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

The view border thickness in pixels. Default value is 0.

Remarks

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

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

Leadtools.Controls Assembly