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

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

Gs1DataBarExpandedBuilder クラス
Gs1DataBarExpandedBuilder メンバ