共用方式為


ExposureCompensationControl.Supported 屬性

定義

取得值,指定擷取裝置是否支援曝光補償控制。

public:
 property bool Supported { bool get(); };
bool Supported();
public bool Supported { get; }
var boolean = exposureCompensationControl.supported;
Public ReadOnly Property Supported As Boolean

屬性值

Boolean

bool

如果支援曝光補償控制,則為true;否則為false

適用於