PreviewTeamView.SharingScreenBounds Property

Definition

The bounds of the rectangle for the outgoing screen sharing behavior.

public:
 property Rect SharingScreenBounds { Rect get(); };
Rect SharingScreenBounds();
public Rect SharingScreenBounds { get; }
var rect = previewTeamView.sharingScreenBounds;
Public ReadOnly Property SharingScreenBounds As Rect

Property Value

The bound measurement properties of the screen sharing rectangle.

Applies to