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

C1.Web.Api.BarCode アセンブリ > C1.BarCode 名前空間 > WholeSize クラス > WholeSize コンストラクタ : WholeSize コンストラクタ(Single,Single)
バーコード全体の幅。
バーコード全体の高さ。
WholeSize の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal wholeWidth As System.Single, _
   ByVal wholeHeight As System.Single _
)
public WholeSize( 
   System.float wholeWidth,
   System.float wholeHeight
)

パラメータ

wholeWidth
バーコード全体の幅。
wholeHeight
バーコード全体の高さ。
参照

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