This property sets the width of the border for the cells in the Thumbnail control.

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

Property Value

The width of the border in pixels.

The default value is 1.

Explanation

The CellBorderWidth property sets the width of the border for the cells in the Thumbnail control.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation