This property sets whether or not the Thumbnail Control border is displayed.

[Visual Basic] Public Property BorderVisible As Boolean
[C#] public bool BorderVisible {get; set;}

Property Value

Value Explanation
True The border is displayed
False The border is not displayed (default)

Explanation

The BorderVisible property sets whether or not the Thumbnail Control border is displayed.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation