DrawingImage.Drawing 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 DrawingImage 繪圖內容。
public:
property System::Windows::Media::Drawing ^ Drawing { System::Windows::Media::Drawing ^ get(); void set(System::Windows::Media::Drawing ^ value); };
public System.Windows.Media.Drawing Drawing { get; set; }
member this.Drawing : System.Windows.Media.Drawing with get, set
Public Property Drawing As Drawing
屬性值
DrawingImage 的繪圖內容。 預設值為 null。
備註
相依性屬性資訊
識別碼欄位 | DrawingProperty |
中繼資料旗標 | None |