CategoryEditor.GetImage(Size) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回主機可以顯示在 Object 中的 ContentControl。
public:
abstract System::Object ^ GetImage(System::Windows::Size desiredSize);
public abstract object GetImage (System.Windows.Size desiredSize);
abstract member GetImage : System.Windows.Size -> obj
Public MustOverride Function GetImage (desiredSize As Size) As Object
參數
傳回
要顯示在 Object 中的 ContentControl。