Partager via


ImageAutomationPeer(Image) Constructeur

Définition

Initialise une nouvelle instance de la classe ImageAutomationPeer.

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

Paramètres

owner
Image

Image pour laquelle créer un homologue.

S’applique à