ASP.NET Core MVC コントロールヘルプ
AutoWidthZoom メソッド (Code39Builder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > Code39Builder クラス : AutoWidthZoom メソッド
The value.
Configurates C1.Web.Mvc.Code39.AutoWidthZoom. Sets a zoom factor applied to the automatically calculated control width.
シンタックス
'宣言
 
Public Overridable Function AutoWidthZoom( _
   ByVal value As System.Integer _
) As Code39Builder
public virtual Code39Builder AutoWidthZoom( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
This property makes effect only if the AutoWidth property is set to true. It can take any numeric value equal or greater than 1.
参照

Code39Builder クラス
Code39Builder メンバ