PreviewTeamView.SharingScreenBounds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.