共用方式為


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

適用於