BarcodeSymbologyAttributes.DecodeLength2 プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
バーコード シンボルデコードの長さを決定するために使用する 2 番目の値を取得または設定します。
public:
property unsigned int DecodeLength2 { unsigned int get(); void set(unsigned int value); };
uint32_t DecodeLength2();
void DecodeLength2(uint32_t value);
public uint DecodeLength2 { get; set; }
var uInt32 = barcodeSymbologyAttributes.decodeLength2;
barcodeSymbologyAttributes.decodeLength2 = uInt32;
Public Property DecodeLength2 As UInteger
プロパティ値
デコード長の 2 番目の部分。