Share via


VideoDeviceController.ZoomControl プロパティ

定義

VideoDeviceController に関連付けられている ZoomControl を取得します。

public:
 property ZoomControl ^ ZoomControl { ZoomControl ^ get(); };
ZoomControl ZoomControl();
public ZoomControl ZoomControl { get; }
var zoomControl = videoDeviceController.zoomControl;
Public ReadOnly Property ZoomControl As ZoomControl

プロパティ値

VideoDeviceController に関連付けられている ZoomControl

適用対象