次の方法で共有


FrameFlashControl.PowerPercent プロパティ

定義

可変の写真シーケンス内のフレームのフラッシュ電力を取得または設定します。

public:
 property float PowerPercent { float get(); void set(float value); };
float PowerPercent();

void PowerPercent(float value);
public float PowerPercent { get; set; }
var single = frameFlashControl.powerPercent;
frameFlashControl.powerPercent = single;
Public Property PowerPercent As Single

プロパティ値

Single

float

可変写真シーケンス内のフレームのフラッシュ電力の割合 (0 から 100)。

適用対象