共用方式為


ImageAutomationPeer(Image) 建構函式

定義

初始化 ImageAutomationPeer 類別的新實例。

public:
 ImageAutomationPeer(Image ^ owner);
 ImageAutomationPeer(Image const& owner);
public ImageAutomationPeer(Image owner);
function ImageAutomationPeer(owner)
Public Sub New (owner As Image)

參數

owner
Image

要為其建立對等的 映射

適用於