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

適用於

另請參閱