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

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

SVGStyleBuilder クラス
SVGStyleBuilder メンバ