BarCode for UWP
SetDataBits メソッド (InnerQRCodeMode1)

C1.UWP.BarCode アセンブリ > C1.BarCode 名前空間 > InnerQRCodeMode1 クラス : SetDataBits メソッド
シンタックス
'宣言
 
Protected Overrides Sub SetDataBits( _
   ByVal ModuleCount As System.Integer, _
   ByVal codes() As System.Byte, _
   ByVal blocks() As System.Integer, _
   ByVal invalid(,) As System.Byte, _
   ByVal dataBits(,) As System.Byte _
) 
protected override void SetDataBits( 
   System.int ModuleCount,
   System.byte[] codes,
   System.int[] blocks,
   System.byte[,] invalid,
   System.byte[,] dataBits
)

パラメータ

ModuleCount
codes
blocks
invalid
dataBits
参照

InnerQRCodeMode1 クラス
InnerQRCodeMode1 メンバ