共用方式為


DrawingImage.Drawing 屬性

定義

取得或設定 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

屬性值

Drawing

DrawingImage 的繪圖內容。 預設值為 null

備註

相依性屬性資訊

識別碼欄位 DrawingProperty
中繼資料旗標 None

適用於