BarCode for UWP
SetRect メソッド

C1.UWP.BarCode アセンブリ > C1.BarCode 名前空間 > InnerQRCode クラス : SetRect メソッド
シンタックス
'宣言
 
Protected Sub SetRect( _
   ByVal bits(,) As System.Byte, _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal w As System.Integer, _
   ByVal h As System.Integer, _
   ByVal flg As System.Byte _
) 
protected void SetRect( 
   System.byte[,] bits,
   System.int x,
   System.int y,
   System.int w,
   System.int h,
   System.byte flg
)

パラメータ

bits
x
y
w
h
flg
参照

InnerQRCode クラス
InnerQRCode メンバ