ASP.NET Web API コントロール
StructureNumber プロパティ (DataMatrixOptions)

C1.Web.Api.BarCode アセンブリ > C1.Web.Api.BarCode 名前空間 > DataMatrixOptions クラス : StructureNumber プロパティ
構造的連接シンボル内の現在のシンボルの構造番号を取得または設定します。
シンタックス
'宣言
 
Public Property StructureNumber As System.Integer
public System.int StructureNumber {get; set;}

プロパティ値

構造的連接シンボル内の現在のシンボルの構造番号。 構造番号は0から始まり、シンボル量および最大シンボル数(16)より小さくなければなりません。
解説
構造番号は、ECCモードがDataMatrixEccMode.ECC200である場合にのみ使用されます。
参照

DataMatrixOptions クラス
DataMatrixOptions メンバ