ThumbSpacing Property

Summary
Gets or sets the number of pixels between each two adjacent thumbnails.
Syntax
C#
VB
C++
public int ThumbSpacing { get; set; } 
  
Public Property ThumbSpacing As Integer 
public: 
property int ThumbSpacing { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of pixels between each two adjacent thumbnails.

Example

Refer to Add(String,Int32,Int32)

Requirements

Target Platforms

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

Leadtools.Web Assembly

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