ImageAutomationPeer(Image) Costruttore

Definizione

Inizializza una nuova istanza della classe ImageAutomationPeer .

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

Parametri

owner
Image

Immagine per creare un peer.

Si applica a