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)。

适用于