共用方式為


CapturedFrameControlValues.Exposure 屬性

定義

取得用於可變相片序列中框架的曝光時間。

public:
 property IReference<TimeSpan> ^ Exposure { IReference<TimeSpan> ^ get(); };
IReference<TimeSpan> Exposure();
public System.Nullable<System.TimeSpan> Exposure { get; }
var iReference = capturedFrameControlValues.exposure;
Public ReadOnly Property Exposure As Nullable(Of TimeSpan)

屬性值

取得用於可變相片序列中框架的曝光時間。

適用於