SwapChainPanel 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 SwapChainPanel 類別的新實例。
public:
SwapChainPanel();
SwapChainPanel();
public SwapChainPanel();
function SwapChainPanel()
Public Sub New ()
備註
重要
透過建構函式初始化不足以讓 SwapChainPanel 元素轉譯交換鏈結。 您必須使用原生介面和 Microsoft DirectX 程式碼。 For more info see the "Initializing a SwapChainPanel element" section in the SwapChainPanel class topic.