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

プロパティ値

ビデオが描画される四角形。

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド RectProperty
に設定されたメタデータ プロパティ true None

適用対象