This property sets the border style.
[Visual Basic] Public Property BorderStyle As
System.Windows.Forms.BorderStyle
[C#] public System.Windows.Forms.BorderStyle
BorderStyle {get; set;}
Property Value
A BorderStyle value. Default is BorderStyle.None.
Explanation
The BorderStyle property sets the border style.
By default the Preview control does not display a border.
See Also
Preview Members | Newtone.ImageKit.Win.WebCamera.Preview