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

Leadtools.Web Assembly