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

プロパティ値

イメージが描画される領域。 既定値は Empty です。

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド RectProperty
メタデータ フラグ None

適用対象

こちらもご覧ください