バージョン

LinearGauge(IDictionary<String,Object>) メソッド

Fluent インターフェイスを使用してリニア ゲージを作成します。
シンタックス
'宣言
 
Public Overloads Function LinearGauge( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As LinearGauge(Of Object)
public LinearGauge<object> LinearGauge( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性のディクショナリ

戻り値の型

リニア ゲージ ラッパー。
参照

オンラインで表示: GitHub