BarCode for WinForms
QuietZone コンストラクタ(Double,Double,Double,Double)

C1.Win.BarCode.4.5.2 アセンブリ > C1.BarCode 名前空間 > QuietZone クラス > QuietZone コンストラクタ : QuietZone コンストラクタ(Double,Double,Double,Double)
The left value of the barcode's QuietZone.
The top value of the barcode's QuietZone.
The right value of the barcode's QuietZone.
The bottom value of the barcode's QuietZone.
Initializes a new instance of QuietZone class.
シンタックス
'宣言
 
Public Function New( _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal right As System.Double, _
   ByVal bottom As System.Double _
)
public QuietZone( 
   System.double left,
   System.double top,
   System.double right,
   System.double bottom
)

パラメータ

left
The left value of the barcode's QuietZone.
top
The top value of the barcode's QuietZone.
right
The right value of the barcode's QuietZone.
bottom
The bottom value of the barcode's QuietZone.
参照

QuietZone クラス
QuietZone メンバ
オーバーロード一覧