This property sets the size of the area between the edge of the Thumbnail Control and the display of the thumbnails.

[Visual Basic] Public Property BorderWidth As Integer
[C#] public int BorderWidth {get; set;}

Property Value

The size of the area between the edge of the Thumbnail Control and the display of the thumbnails.

The default value is 5.

Explanation

The BorderWidth property sets the size of the area between the edge of the Thumbnail Control and the display of the thumbnails.

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation