Control's border color.

Namespace:  AForge.Controls
Assembly:  AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public Color BorderColor { get; set; }

Remarks

Specifies color of the border drawn around video frame.

See Also