VideoWindow.FullScreenMode Property
Determines the full-screen mode for the video renderer filter supporting this interface.
Namespace: Microsoft.Lync.Model.Conversation.AudioVideo
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Property FullScreenMode As Integer
Get
Set
'Usage
Dim instance As VideoWindow
Dim value As Integer
value = instance.FullScreenMode
instance.FullScreenMode = value
public int FullScreenMode { get; set; }
Property Value
Type: System.Int32