ASP.NET Web API コントロール
QuietZone コンストラクタ(Double,Double,Double,Double)

C1.Web.Api.BarCode アセンブリ > C1.BarCode 名前空間 > QuietZone クラス > QuietZone コンストラクタ : QuietZone コンストラクタ(Double,Double,Double,Double)
バーコードの QuietZone の Left 値。
バーコードの QuietZone の Top 値。
バーコードの QuietZone の Right 値。
バーコードの QuietZone の Bottom 値。
QuietZone クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
バーコードの QuietZone の Left 値。
top
バーコードの QuietZone の Top 値。
right
バーコードの QuietZone の Right 値。
bottom
バーコードの QuietZone の Bottom 値。
参照

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