共用方式為


CapturedFrameControlValues.FlashPowerPercent 屬性

定義

取得用於可變相片序列中框架的快閃電源。

public:
 property IReference<float> ^ FlashPowerPercent { IReference<float> ^ get(); };
IReference<float> FlashPowerPercent();
public System.Nullable<float> FlashPowerPercent { get; }
var iReference = capturedFrameControlValues.flashPowerPercent;
Public ReadOnly Property FlashPowerPercent As Nullable(Of Single)

屬性值

用於可變相片序列中框架的快閃電源。

適用於