共用方式為


PreviewTeamView.SharingScreenBounds 屬性

定義

傳出螢幕共用行為的矩形界限。

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

屬性值

螢幕共用矩形的系結度量屬性。

適用於