Freigeben über


ImageAutomationPeer(Image) Konstruktor

Definition

Initialisiert eine neue instance der ImageAutomationPeer-Klasse.

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

Parameter

owner
Image

Das Image , für das ein Peer erstellt werden soll.

Gilt für: