This property sets the width of the ImageKit control border.

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

Property Value

The width of the ImageKit control border

Default value is 1

Explanation

The BorderWidth property sets the width of the ImageKit control border. This property is valid when the BorderVisible property is True.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation