VideoWindow.BackgroundPalette Property
Determines whether any palette required will be realized in the background.
Namespace: Microsoft.Lync.Model.Conversation.AudioVideo
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Property BackgroundPalette As Integer
Get
Set
'Usage
Dim instance As VideoWindow
Dim value As Integer
value = instance.BackgroundPalette
instance.BackgroundPalette = value
public int BackgroundPalette { get; set; }
Property Value
Type: System.Int32