次の方法で共有


ExposureCompensationControl.Step プロパティ

定義

キャプチャ デバイスでサポートされる最小の露出補正増分を取得します。

public:
 property float Step { float get(); };
float Step();
public float Step { get; }
var single = exposureCompensationControl.step;
Public ReadOnly Property Step As Single

プロパティ値

Single

float

露出補正の最小増分。

適用対象