ThumbPadding Property

Summary
Gets or sets the number of pixels padded around each thumbnail.
Syntax
C#
VB
C++
public int ThumbPadding { get; set; } 
  
Public Property ThumbPadding As Integer 
public: 
property int ThumbPadding { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of pixels padded around each thumbnail.

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.