Share via


SwapChainPanel 建構函式

定義

初始化 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.

適用於