This property sets the color of the border.

[Visual Basic] Public Property BorderColor As System.Drawing.Color
[C#] public System.Drawing.Color BorderColor {get; set;}

Property Value

A Color value. Default value is Color.Black

Explanation

The BorderColor property sets the color of the border.

This property is enabled when the BordeStyle property is set to BorderStyle.FixedSingle

See Also

Record Members | Newtone.ImageKit.Win.WebCamera.Record

 

The ImageKit.NET3 is created by Newtone Corporation