ThumbPadding Property
Summary
Gets or sets the number of pixels padded around each thumbnail.
Syntax
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.