ImageDrawing.Rect 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定在其中繪製影像的區域。
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 |