←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly