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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > SVGStyleBuilder クラス : StrokeWidth メソッド
The value.
Configurates C1.Web.Mvc.SVGStyle.StrokeWidth. A value that indicates the stroke width.
シンタックス
'宣言
 
Public Function StrokeWidth( _
   ByVal value As System.Nullable(Of Integer) _
) As SVGStyleBuilder
public SVGStyleBuilder StrokeWidth( 
   System.Nullable<int> value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

SVGStyleBuilder クラス
SVGStyleBuilder メンバ