Share via


VideoDrawing.Rect プロパティ

定義

ビデオを描画する四角形の領域を取得または設定します。

public:
 property System::Windows::Rect Rect { System::Windows::Rect get(); void set(System::Windows::Rect value); };
public System.Windows.Rect Rect { get; set; }
member this.Rect : System.Windows.Rect with get, set
Public Property Rect As Rect

プロパティ値

Rect

ビデオを描画する四角形。

注釈

依存プロパティ情報

識別子フィールド RectProperty
メタデータのプロパティが次に設定されている true なし

適用対象