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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > SVGStyleBuilder クラス : StrokeDasharray メソッド
The value.
Configurates C1.Web.Mvc.SVGStyle.StrokeDasharray. A value that indicates the stroke dasharry, possible values: ["", "-", ".", "-.", "-..", ". ", "- ", "--", "- .", "--.", "--.."]
シンタックス
'宣言
 
Public Function StrokeDasharray( _
   ByVal value As System.String _
) As SVGStyleBuilder
public SVGStyleBuilder StrokeDasharray( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

SVGStyleBuilder クラス
SVGStyleBuilder メンバ