Share via


ImageDrawing.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
メタデータ フラグ None

適用対象

こちらもご覧ください