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

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

Interleaved2of5Builder クラス
Interleaved2of5Builder メンバ