Share via


VideoWindow.BorderColor property

Not implemented.

Namespace:  Microsoft.Lync.Model.Conversation.AudioVideo
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Property BorderColor As Integer
    Get
    Set
'Usage
Dim instance As VideoWindow
Dim value As Integer

value = instance.BorderColor

instance.BorderColor = value
public int BorderColor { get; set; }

Property value

Type: System.Int32

See also

Reference

VideoWindow class

VideoWindow members

Microsoft.Lync.Model.Conversation.AudioVideo namespace