次の方法で共有


IsoSpeedControl.Value プロパティ

定義

現在の ISO 速度値を取得します。

public:
 property unsigned int Value { unsigned int get(); };
uint32_t Value();
public uint Value { get; }
var uInt32 = isoSpeedControl.value;
Public ReadOnly Property Value As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

現在の ISO 速度値。

適用対象