ASP.NET Core MVC コントロールヘルプ
Face メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > GaugeBuilder<TControl,TBuilder> クラス : Face メソッド
The builder function.
Configurates C1.Web.Mvc.Gauge.Face. Sets the Range used to represent the gauge's overall geometry and appearance.
シンタックス
'宣言
 
Public Function Face( _
   ByVal build As System.Action(Of RangeBuilder) _
) As TBuilder
public TBuilder Face( 
   System.Action<RangeBuilder> build
)

パラメータ

build
The builder function.

戻り値の型

Current builder.
参照

GaugeBuilder<TControl,TBuilder> クラス
GaugeBuilder<TControl,TBuilder> メンバ