This property sets the width of the Thumbnail control border.

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

Property Value

The width of the border in pixels.

The default value is 5.

Explanation

The BorderWidth property sets the width of the border of the Thumbnail control.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation