VideoDeviceController.ZoomControl Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le ZoomControl associé à VideoDeviceController.
public:
property ZoomControl ^ ZoomControl { ZoomControl ^ get(); };
ZoomControl ZoomControl();
public ZoomControl ZoomControl { get; }
var zoomControl = videoDeviceController.zoomControl;
Public ReadOnly Property ZoomControl As ZoomControl
Valeur de propriété
ZoomControl associé à VideoDeviceController.